Menu

#53 Doesn't like to parse when JOINing to a stored procedure

open
nobody
None
5
2009-07-23
2009-07-23
_A_
No

Assertions are failed when parsing a statement that JOINs to a stored procedure with arguments.
e.g. SELECT ABC FROM ABC123 JOIN P_CHECK_ID(DEF, 'READ') P ON ABC = P.OUT

Discussion


Log in to post a comment.