Subject quotes in DML
Author ibfa2000
Hi,

How can I write DML containing quotes, for example:

INSERT INTO T ( ID, STR ) VALUES ( 1, 'O'Reilly' )

Thanks,

Fabrice