您要查找的是不是:
- Stored procedures use statements very similar to embedded SQL statements. 存储过程使用语句的方式与嵌入式SQL语句非常相似。
- The translator produces Java code based on the embedded SQL statements within a source SQLJ program. 转换器根据源SQLJ程序内的嵌入式SQL语句产生Java代码。
- embedded SQL statement 嵌入式SQL语句
- The BLOCK clause is for use in Embedded SQL only. BLOCK子句仅供嵌入式SQL使用。
- Verifies the SQL statement in the query. 验证查询中的SQL语句。
- A single SQL statement can act upon multiple rows. 一条SQL语句可以作用于多行。
- To perform a syntax check on your SQL statement. 来执行对您的SQL语句的语法检查。
- Controls bound to columns in a SQL statement. 绑定到SQL语句中的列的控件。
- The following examples show the use of OPEN in Embedded SQL. 下面的示例显示OPEN在嵌入式SQL中的用法。
- Property to a SQL statement used to delete data. 属性设置为用来删除数据的SQL语句。
- Property to a SQL statement used to insert data. 属性设置为用来插入数据的SQL语句。
- Property to a SQL statement used to update data. 属性设置为用来更新数据的SQL语句。
- Add a WHERE clause in the SQL Statement pane. 在“SQL语句”窗格中添加一个WHERE子句。
- Type to change the SQL statement for the query. 键入内容即可更改查询的SQL语句。
- Method for adding an SQL statement to a batch. 方法,将SQL语句添加到一个批处理中。
- In embedded SQL, an indicator variable is set to -2 for the column or columns that cause the error. 在嵌入式SQL中,对于导致错误的列,指示符变量设置为-2。
- The OLE DB source can use an SQL statement to extract data. OLE DB源可以使用SQL语句来提取数据。
- SQLExecutorExecutes an arbitrary SQL statement against a database. 执行任意的。
- Repeat steps 8 through 11 for each parameter in the SQL statement. 对SQL语句中的每个参数重复步骤8到11。
- Embedded SQL is portable to other databases and other environments, and is functionally equivalent in all operating environments. [嵌入式SQL]能够向其它数据库和其它环境移植,并且它在各种操作环境中的功能是相等的。