Is there a way in SA 12.0.1 to see the prepared statements that a connection has created via dbisql or dbconsole? I know Oracle has a table that can be queried to see the prepared statements a connection has and was wondering if SA has something similar.
Thanks