用语句所有者集合填充语句表。
用语句所有者或语句所有者集合填充语句表。
Populates the statement table with a statement owner or a collection of statement owners.
它演示如何修改表创建语句以实现全局重置。
It shows how to modify the table creation statement for a global reset.
表2解释了由以上语句生成的视图结构。
Table 2 illustrates the view structure produced by the statement above.
接下来,执行清单6中的语句创建表。
Next, execute the statement in Listing 6 to create the table.
分区键是在一个表上用CREATEtable语句定义的。
A partitioning key is defined on a table with the CREATE table statement.
表2显示了清单4中语句的结果。
最后,DROPtable语句删除模式中的空表。
Finally, the DROP table statement deletes the empty table from the schema.
表1的第三列中列出了sql语句。
The SQL statements are listed in the third column of Table 1.
定义用于向表中添加一行的sql语句。
CREATEtable语句现在提供了三种方式来组织数据库表中的数据。
The CREATE table statement now provides three ways to group data in a database table.
将BOOKSTORE表拖到窗格上以创建一个新的insert语句。
Drag the BOOKSTORE table onto the pane to create a new INSERT statement.
将BOOKSTORE表拖到窗格上以创建一条新的update语句。
Drag the BOOKSTORE table onto the pane to create a new UPDATE statement.
因为表空间已经处于backuppending状态,所以SETintegrity语句会失败。
Because the table Spaces are already in backup pending state, the SET INTEGRITY statement fails.
构造sql语句从map表中选择picture列的数据。
Compose the SQL statement to select picture from the MAP table.
选择clients表作为语句的目标。
mapping块的第一条语句将 AirportMapping类链接到 usgs_airports表。
The first statement in the mapping block links the AirportMapping class to the usgs_airports table.
从最新的UPDATEstatistics语句起,表中的行数。
The number of rows in a table, as of the most recent UPDATE STATISTICS statement.
FETCH(13)表示函数中的第一条set语句,它从item表中进行选择。
FETCH (13) represents the first SET statement in the function, selecting from the ITEM table.
现在,在被删除表的ddl语句清单中创建被删除的表。
Now, create the dropped table from the list dropped table DDL statement.
表2列出了一小部分语句作为例子。
Table 2 provides a short list of the language statements just to provide an overview.
这条语句会创建一个activitystmt_mymon表,并获取语句信息。
This would create ACTIVITYSTMT_MYMON table and capture the statement information.
两条有冲突的语句都是表employee上的update语句。
The two statements colliding are both UPDATE statements on table EMPLOYEE.
要在CREATETABLE语句中指定表的分区键。
You define a partition key for a table on the CREATE TABLE statement.
外部表不能是merge语句中的目标表。
An external table cannot be a target table in the MERGE statement.
对于每个可访问的表,授予只能运行SELECT语句的权限。
For each table that can be accessed, give permission only to run the SELECT statement.
一个聪明的解决方案只能产生一update每个表的语句。
A smarter solution generates only one UPDATE statement for each table.
一个聪明的解决方案只能产生一update每个表的语句。
A smarter solution generates only one UPDATE statement for each table.
应用推荐