Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Transact-SQL (2000)
 how to insert Apostrophe in strings

Author  Topic 

sahu74
Posting Yak Master

100 Posts

Posted - 2002-07-15 : 10:30:03
Could anyone help me with the syntax for including an Apostrophe in a string using an Insert command.
For eg., I would like to Insert this string:

I don't know how to swim

PKS

robvolk
Most Valuable Yak

15732 Posts

Posted - 2002-07-15 : 10:32:55
This is covered in the SQL Team FAQ: http://www.sqlteam.com/FAQ.asp

Go to Top of Page
   

- Advertisement -