create table 双语例句
全部
1·Three complementary CREATE TABLE options.
三个互补的CREATE TABLE选项。
2·For the create table statement this is desirable.
对于create table语句而言,这是一种理想状况。
3·You can use its create table wizard, as shown in Figure 1.
可以使用它提供的创建表向导,如图 1 所示。
4·And obviously, the CREATE TABLE doesn't return anything.
显然,CREATE TABLE没有返回任何东西。
5·You define a partition key for a table on the CREATE TABLE statement.
要在 CREATE TABLE 语句中指定表的分区键。
6·Every CREATE TABLE statement includes a primary_key and seq column.
每个CREATE table语句都包括一个primary_key和seq列。
7·Please note the syntax for CREATE TABLE remains the same as before.
请注意CREATE TABLE的语法仍然和以前一样。
8·A partitioning key is defined on a table with the CREATE table statement.
分区键是在一个表上用CREATE table语句定义的。
9·Notice in Listing 10, the SQL statement create table PURCHASE_ORDERS.
注意清单10中的sql语句create table PURCHASE_ORDERS。
10·For DDL, you will use generated db2ddl script to create table definitions.
对于ddl,使用生成的db2ddl脚本创建表定义。
