Unix Technical Forum

insert double quotes into sql server table

This is a discussion on insert double quotes into sql server table within the SQL Server forums, part of the Microsoft SQL Server category; --> hi, just wanted to know if i need to insert a string with double quotes in it into a ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-29-2008, 05:48 AM
soni29
 
Posts: n/a
Default insert double quotes into sql server table

hi,
just wanted to know if i need to insert a string with double quotes in
it into a sql server table, do i need to use any delimeters, like \"?
an insert like:
insert into producttable values(key, "double quote text")

where i need the "double quote text" to go in like that, with the " "
at both ends.

Thank you.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-29-2008, 05:48 AM
Erland Sommarskog
 
Posts: n/a
Default Re: insert double quotes into sql server table

soni29 (soni29@hotmail.com) writes:
> just wanted to know if i need to insert a string with double quotes in
> it into a sql server table, do i need to use any delimeters, like \"?
> an insert like:
> insert into producttable values(key, "double quote text")
>
> where i need the "double quote text" to go in like that, with the " "
> at both ends.


You double them.

This is a kind of information that you easily can find out by using the T-
SQL Reference in Books Online. By using this wealth of information, you
can get the answers to your questions quicker.

--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:17 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com