标准摘要
[中文适用范围]: 国际标准 ISO/IEC 9075 的这一部分指定了用于在 SQL 服务器模块中声明和维护持久数据库语言例程的数据库语言的语法和语义。 s 和 s 的数据库语言包括: ——指导控制流的语句规范。 — 将表达式的结果分配给变量和参数。 — 条件处理程序的规范,允许 SQL 调用的例程处理执行期间出现的各种条件。 — 信号和信号条件声明的规范。 — 本地游标的声明。 — 局部变量的声明。 它还包括信息模式表的定义,该表包含与 SQL 服务器模块和 SQL 调用例程相关的模式信息。 [外文原描述]: ISO/IEC 9075 defines the SQL language. The scope of the SQL language is the definition of data structure and the operations on data stored in that structure. Parts 1, 2 and 11 encompass the minimum requirements of the language. Others parts define extensions. ISO/IEC 9075-4:2003 specifies the syntax and semantics of statements to add a procedural capability to the SQL language in functions and procedures. It includes statements to direct the flow of control, define variables, make assignments and handle exception conditions.
英文名称Information technology - Database languages - SQL - Part 4: Persistent Stored Modules (SQL/PSM)