Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Inserting quoted strings
Hello there,
I was wondering how I would insert a string that contains quotes via an insert statement.
example: string = 'Jim' Brown
Insert into Table Values ('string') cause a problem because it doesn't know where the string starts or ends.
Any help would be appreciated,
Thanx in advance.
Received on Fri Feb 23 2001 - 11:32:04 CST
![]() |
![]() |