Subject Re: [ib-support] quotes in DML
Author Claus Heeg
try this

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



ibfa2000 wrote:

>Hi,
>
>How can I write DML containing quotes, for example:
>
>INSERT INTO T ( ID, STR ) VALUES ( 1, 'O'Reilly' )
>
>Thanks,
>
>Fabrice
>
>
>
>To unsubscribe from this group, send an email to:
>ib-support-unsubscribe@egroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>.
>