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

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - SQL 参考 » SQL 语句 » SQL 语句

 

EXECUTE 语句 [T-SQL]

调用过程(CALL 语句的替代方法,与 Adaptive Server Enterprise 兼容),在 Transact-SQL 中执行预准备 SQL 语句。

 语法 1 - 调用存储过程
 语法 2 - 在 T-SQL 存储过程和触发器内执行动态语句
 注释
 特权
 副作用
 另请参见
 标准和兼容性
 示例