Hi,
I have the following statement:
insert into User.Ausschnitt values ('O'reilly','2','3','4','5','6');
And I get the message that there is a problem with the '
But how can I solve this problem? I looked for escape signs for the DB2, but I found nothing till now.
Can you help?
Thanks in advance,
Chris