How to insert text with single quotation sql server 2005 ...

How to insert text with single quotation sql server 2005 ...

瀏覽:674
日期:2025-04-23
2009年4月22日 - 1. I want to insert text with single quote Eg john's to table in sql server 2005 database ... So if you want to insert a string of text ('text') and add single quotes ... with a direct insert DECLARE @Value varchar(50) SET @Value ......看更多