这使管理员能够使用熟悉的SQL数据定义语言(DDL)语句来创建存储XML数据的数据库对象。
This enables administrators to use familiar SQL data definition language (DDL) statements to create database objects for persisting their XML data.
为完成这个任务,DataStudio使用创建的SQL定义web服务(单一的sql语句或存储过程)。
To do this, Data Studio USES SQL that you create to define the web service (either a single SQL statement, as we did, or a stored procedure).
您还可以通过发现结果集或手工定义一个或多个返回结果集,来定义select命令的形式是一条sql语句还是存储过程调用。
You can also define the shape of your select command, be it an SQL statement or stored procedure call, by either discovering the result set or manually defining the one or more returned result sets.
procedure视图允许您定义过程属性、参数及参数属性、存储过程的实际SQL 语句以及过程的返回类型。
The procedure view allows you to define procedure attribute, parameters, and its properties, the actual SQL body of the stored procedure, as well as the return types for the procedure.
RDA具有向导、编辑器以及DB2的调试程序,可以帮助开发sql语句、存储过程和用户自定义函数。
RDA has wizards, an editor, and a debugger for DB2 that helps in the development of SQL statements, stored procedures and user-defined functions.
在 CREATEtable语句中定义维的时候,就为每种值的组合预留了存储空间。
The dimensions are defined in the CREATE table statement and storage is reserved for each combination of values.
也可以将ODBC函数调用用于发送SQL语句,如调用不返回记录的预定义查询(存储过程)。
You can also use ODBC function calls for sending SQL statements, such as calling a predefined query (stored procedure) that does not return records.
也可以将ODBC函数调用用于发送SQL语句,如调用不返回记录的预定义查询(存储过程)。
You can also use ODBC function calls for sending SQL statements, such as calling a predefined query (stored procedure) that does not return records.
应用推荐