Andrej Falout wrote: >>'Who''s Online' > So, single quote is escape character?
No, it just works to insert single quotes. > And this would work: > > "This is the '"Title'" of the book" String literals have to be enclosed in single quotes, double quotes are used for identifiers. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
