Quantcast
Channel: Toad Data Point Forum - Recent Threads
Viewing all articles
Browse latest Browse all 2544

RE: Syncronization issue with quotes in character string

$
0
0

I try use q'[...]' and it is works.

INSERT INTO "SOME_SCHEMA"."SOME_TABLE" ("COLUMN_1")
VALUES (q'[This clob data contains the user's text.]');


Viewing all articles
Browse latest Browse all 2544

Trending Articles