Create an SQL stored procedure.
创建一个SQL存储过程。
Save the modified SQL script.
保存已修改的 SQL 脚本。
SQL is, by nature, quite flexible.
SQL本来就是非常灵活的。
Execute the same SQL statement.
执行同一条sql语句。
Now you can create new SQL statements.
现在可以创建新的sql语句了。
The editor displays the SQL structure.
编辑器显示了SQL结构。
Execute the SQL statement.
执行这条sql语句。
SQL procedures and external procedures.
SQL过程和外部过程。
SQL commands to perform database access.
执行数据库访问的 SQL 命令。
Rerun the application, and capture its SQL.
重新运行应用程序,捕获它的SQL。
Finally, at the database level, is SQL.
最后,在数据库层还要使用SQL。
Functions including sourced, SQL and external functions.
函数,包括源、SQL和外部函数。
Format SQL when code is generated or after SQL is modified.
在生成代码时或修改SQL之后格式化s QL。
Parameterized SQL is great if you absolutely must use ad hoc SQL.
如果必须无条件使用即席 SQL,则参数化 SQL 是很重要的。
The SQL packages are server-side repositories for SQL statements.
SQL 包是 SQL 语句的服务器端资料库。
Detect whether SQL keywords and their location in the SQL are valid.
探测s QL关键字及其在SQL代码中的位置是否有效。
An SQL descriptor is not required when using fixed-list dynamic SQL.
使用固定列表动态sql时不需要SQL描述符。
Want to detect errors in SQL keywords as you create or customize SQL?
在创建或定制SQL时,希望探测s QL关键字中的错误?
The final step in generating the SQL is to format your SQL model as SQL.
生成sql的最后一步是将SQL模型格式化为SQL。
The capture file with the new SQL is saved in the SQL management repository.
带有新sql的捕获文件存储在SQL管理存储库中。
SQL default select conditions are stored in the declaration of an SQL record.
sql缺省选择条件被存储在SQL记录的声明中。
In addition, you can export SQL scripts from and import SQL scripts to the editor.
此外,您可以在编辑器上导入和导出sql脚本。
Drilling further into the SQL, you will see which columns are used by the SQL.
进一步深入到SQL中,您将会看到SQL使用了哪些列。
Many use SQL as the programming language and can only support SQL transformations.
很多将SQL作为编程语言使用,且仅支持SQL转换。
In practice, you would probably keep the SQL schema in its own SQL script as well.
实际上,也可能把SQL模式保存在它自己的sql脚本中。
It provides the SQL editor control to enter the SQL body for the stored procedure.
它提供SQL编辑器控件以输入存储过程的SQL主体。
That is, the procedure will re-optimize all SQL statements used in the SQL Procedures.
这个过程将重新优化SQL过程中使用的所有sql语句。
SQL embedded in programs on the application server might use the SQL system date clause.
在应用服务器上程序嵌入的SQL可能使用SQL系统日期子句。
This triggers changes in SQL and can cause changes in the application consuming the SQL.
这会触发sql的更改并导致应用程序中的更改使用SQL。
The SQL procedural language (SQL PL) is a popular tool in many DB2 developers' toolboxes.
SQL过程语言(SQL PL)是许多DB 2开发人员工具箱中的一个流行工具。