yokzu

yokzu

  • NA
  • 306
  • 0

Quotation character problem in SQL command

Jan 5 2012 12:15 PM
Hi,

I want to search a string(with special characters) in DB but it has quotation character. I tryed lot of things but it didnt work.
String is;   '':;'xx'

How may search this string with a select command?

Select * FROM table where String=''

Regards.

Answers (7)