Discussion: Indexing question
Afficher un message
Vieux 25/03/2008, 20h37   #4
Saravanan
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut how to search apostrophes in sql

hi lists,

I want to count the number of rows containing "'" aphostrophe in a particular field. I tried with

select count(*) from table where field like "%'%"

i get only 0 counts. but I am sure that exists in many rows.

how to query them

Saravanan


__________________________________________________ __________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i...Dypao8Wcj9tAcJ
  Réponse avec citation
 
Page generated in 0,04643 seconds with 9 queries