B BWendling Member³ Feb 3, 2006 #1 Multiple Query execution does not count apostrophs. This works: select ';' from dual This does not work: select '; ' from dual
Multiple Query execution does not count apostrophs. This works: select ';' from dual This does not work: select '; ' from dual
Marco Kalter Administrator Staff member Feb 3, 2006 #1 If the line of the character string ends with a semi-colon, this does indeed fail. We'll fix it.
MartinF Member² Jun 22, 2009 #1 Hello, any news about this problem? I am working with version 7.1.5 and problem is still there. Will it be fixed in future release?
Hello, any news about this problem? I am working with version 7.1.5 and problem is still there. Will it be fixed in future release?
MartinF Member² Jun 23, 2009 #1 Ok Thank. Is there any release note about version 8 like new features and stuff like that? Thank