Specify your SQL statement (s).
指定sql语句。
Generating dynamic SQL statement.
生成动态sql语句。
执行这条sql语句。
The SQL statement is executed many times.
此sql语句被多次执行。
Figure 27 shows the Insert SQL statement.
图27显示了Insertsql语句。
The execution time of an SQL statement is 4 ms.
一个SQL语句的执行时间为4毫秒。
First the SQL statement is parsed and validated.
首先,解析和验证SQL语句。
It is initialized after the SQL statement is parsed.
它是在sql语句被解析之后初始化的。
In this example, the SQL statement is manually entered.
在本例中,sql语句将手动输入。
Listing 7 shows the SQL statement for the legacy schema.
清单7展示了用于遗留模式的sql语句。
Listing 6 shows the SQL statement for the original schema.
清单6展示了用于初始模式的sql语句。
Relational update feeds consist of a single SQL statement.
关系型更新数据源包含单个sql语句。
We simply issued one SQL statement and processed the results.
我们只需简单地发出一条sql语句并处理结果即可。
Finally, the semicolon (;) indicates the end of a SQL statement.
最后,分号(;)表示sql语句的结束。
Then obtain the SQL statement by using either of the previous method.
然后使用上述方法中的一种来获得SQL声明。
Listing 5 shows the DB2 data returned by the above SQL statement.
清单5展示上面sql语句返回的DB 2数据。
Listing 10 shows the output of the SQL statement in the last line.
清单10展示了最后一行中sql语句的输出。
Indexes that will provide index-only access for the SQL statement.
为sql语句提供进索引访问的索引。
For example, the following SQL statement creates the table U_TABLE.
例如,下列sql语句创建表u _ TABLE。
Listing 4 shows an SQL statement you can use to make the conversion.
清单4显示一条可用于执行转换的sql语句。
The SQL statement will be propagated to the other servers in the grid.
这个sql语句将被广播到网格中的其他服务器。
This transformation can be achieved with a straight-forward SQL statement.
这种转换是通过直接的 SQL 语句实现的。
This variable contains the error string from the last failed SQL statement.
该变量包含最后一个失败的sql语句的错误字符串。
This variable contains the error code of the latest SQL statement executed.
该变量包含最近执行的一条 SQL语句的错误代码。
A SQL statement is generated for querying the selected columns in the table.
这里会生成一条sql语句,用于查询表中被选中的列。
The SQL statement in Listing 1 joins three tables to produce a sales report.
清单1中的SQL语句联接了三个表以产生销售报告。
The key to HSQLDB's simplicity is the serialization of SQL statement execution.
造成 HSQLDB简单性的关键因素是SQL语句执行的顺序化。
ALWAYS santitize user-submitted data before using it to build an SQL statement.
在构建SQL语句之前,一定要检查用户提交的数据。
Analyze the environment and optimize the method of satisfying the SQL statement.
分析环境并优化满足sql语句的方法。
The static SQL statement is pre-compiled and bound to a package before execution.
静态SQL语句是在执行之前预编译并绑定到一个包上的。
应用推荐