|
-
Hi all,
I tried to insert into table with value containing character " ' ", and ran into error.
**************************************************
SQL> insert into test values(2,'I'm good','n','n','o1-Oct-02');
ERROR:
ORA-01756: quoted string not properly terminated
**************************************************
How can I insert alone with the character " ' "? Thanks for your help!
WU
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|