News

123 124 125 126 127 128 prompt 4.2-nested-macro-row-column-differences.sql prompt create a nested macro to compare row and column differences prompt cannot reuse find_row_differences macro prompt the ...
Hi, I am writing a rest api to call a PL/SQLstored procedure which returns a nested cursor. I am able to fetch the outer cursor very quickly using quertyToStream (). Can someone please help me in ...