Subject Escape strings?
Author Datatal AB - Gauffin, Jonas
Hello

How do I escape strings?

This is 'a test' of string escaping.

Should it be: INSERT INTO data VALUES('This is \'a test\' of string
escaping.')

Are there any other characters that should be escaped?

Thanks,
Jonas