This question already has answers here: Closed 11 years ago. Possible Duplicate: What's the @ in front of a string for .NET?
This question already has answers here: Can I escape a double quote in a verbatim string literal? (6 answers)
The Product table has 700K records in it.The query: SELECT TOP 1 ID, Name FROMProduct WHERE contains(Name, \'\"White Dress\"\')