Written by

Question CM Wang · Aug 16, 2017

How to get the number of global references for a dynamic sql statement

In $system.SQL.Shell(), it would also report the number of global references for a given query.

Is it possible that I could also get this statistics from the %SQL.Statement interface when I launch a dynamic sql?

Thanks.

Comments

John Murray  Aug 17, 2017 to Thiago Zenaro

Thiago, maybe re-post your Comment as an Answer. That way the OP can set the checkmark alongside your answer, so the question no longer lists as "unanswered". Plus, you get credit.

0
Thiago Zenaro  Aug 17, 2017 to John Murray

Thanks for the advice. I have not noticed it before!

0