This is my Technical area of troubleshooting and learning new Programming skills and many more. Here you will find answers for many new technologies like asp.net 2.0/3.5,4.0 C# access, mysql, Amazon Webservice ,Sql-server, JD Edwards, SAS, Salesforce, APIs, MVC and many more. please visit & discuss.
Monday, May 18, 2009
Apostrophe's and Quotation Marks in where condition Like in SQL Server
Apostrophe
's and Quotation Marks in where condition Like in SQL Server
put '' two double single quote
select
description,* from genres where description like '%''s %'
No comments:
Post a Comment