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
Log in to post a comment.