图10显示一个更新语句正在操作一个包含私有数据的列。
Figure 10 shows that an update statement is manipulating a column that contains private data.
FROM 语句描述了获取数据的位置。
我编写了一个. NET程序来解析这个文件并为数据构建insert语句。
I wrote a.net program to parse through the file and build INSERT statements for the data.
select语句经常会返回多行数据。
数据视图的一个例子是显示sql语句分布的图表。
An example of a data view is a chart to display the SQL statement distribution.
select语句通常返回多行数据。
全文提供了示例DDL (数据定义语言)语句。
The DDL (Data Definition Language) statements throughout this article are provided as a sample.
提交语句会将会话数据恢复为之前的提交或回滚语句。
The commit statement restores the session data to the previous commit or rollback statement.
或者,也可以使用表达式语言语句访问此数据。
Or you can access the data using an expression language statement.
正如这个示例演示的,用print语句写入数据很容易。
As this example shows, writing data is easy with the print statement.
清单19. bean内映射的Employee数据访问对象的更新方法和语句。
Listing 19. Update method and statement for the in-the-bean mapping Employee data access object.
代理可以使用print语句来将数据返回给调用者。
The agent can use the Print statement to return data to the caller.
来自select语句示例中的数据值。
EVM_STMT _ TEXTS针对语句文本数据。
最后一个select语句展示了包含原始数据集的 stock_num列。
The final select statement shows the stock_num column with the original set of data.
FOR update语句在装载数据时使用。
选择Data按钮就会看到表格形式的语句数据。
Select the Data button to see the statements and their count in a tabular form.
构造sql语句从map表中选择picture列的数据。
Compose the SQL statement to select picture from the MAP table.
shell 脚本中的第一个语句是数据库连接语句。
The first statement in the shell file would be a database connection statement.
在您将新语句应用到数据库之前,我建议您首先重新组织数据。
Before you apply new stats to the database, I recommend you reorg the data first.
在建立数据库连接之后,为insert语句创建一个简单的字符串。
After establishing a database connection, create a simple string for your INSERT statement.
很多更成熟的数据库都支持预处理语句的概念。
Many of the more mature databases support the concept of prepared statements.
connect语句将一个数据库连接与一个用户名相关联。
The connect statement associates a database connection with a user name.
可以使用一些不同的方法来调优数据库语句缓存大小。
The data source statement cache size can be tuned using a few different methods.
正如从这个例子中可以看到的,这条sql语句会影响两行数据。
As you can see from this example, two rows are affected by our SQL statement.
安全性约束类似于数据库中的“GRANT”语句。
Security constraints are similar to "GRANT" statements in the database.
要撤消数据库级权限,使用revoke语句。
To revoke database level authorities, use the revoke statement.
CREATEtable语句现在提供了三种方式来组织数据库表中的数据。
The CREATE table statement now provides three ways to group data in a database table.
语句无法更改数组变量或其元素的数据类型。
Statement cannot change the data type of an array variable or of its elements.
开始返回数据之前语句的执行。
Statement execution up to the point of beginning to return data.
应用推荐