
May 5th, 2008, 02:10 PM
|
|
Registered User
|
|
Join Date: May 2008
Posts: 1
Time spent in forums: 12 m 51 sec
Reputation Power: 0
|
|
|
Insert special character into Oracle DB
Hello Guys,
I am trying to insert data into table through SQL.
However my table has a column by name "User Name". Now I have a user name " x,yz" (see there is comma b/w x and y).
Please let me know how do I escape and insert this data(x,yz) into the table.
I need data as it is in DB for my application
Please reply as it is very urgent..
Thanks in advance.
|