Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - SQL 参考 » » 诊断跟踪表

 

sa_diagnostic_statement 表

sa_diagnostic_statement 表属于 dbo 用户,它用于存储语句的文本。此表中的一行表示一个已由服务器执行的 SQL 语句。此类语句可能已由外部源(如客户端请求)或内部源(如过程、触发器或用户定义的函数)发出。其中,内部语句在每个会话中仅出现一次。

此表有两个版本:sa_diagnostic_statement 和 sa_tmp_diagnostic_statement。

 列