> But it seems its not standard > 1. that there is a default ESCAPE char active, if the keyword ESCAPE > is NOT used
Correct. The standard requires that no escaping takes place if ESCAPE is not specified. > 2. that ESCAPE '' i.e. with empty string (meaning "no escape char > active") can be provided .. Also correct. The standard requires that an error is thrown if the length of the escape character is anything else than 1 (one) Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
