if parser such SQL :
'SELECT COUNT(*) FROM TableA,TableB WHERE TableA.GUID = TableB.ZBGUIDAND(+)'
that will throw a exception.
Log in to post a comment.