单击ok在DB 2中创建表。
单击Finish按钮来创建表。
运行以下SQL命令来创建表。
创建表(如果还不存在的话)。
创建表的语法是非常标准的sql语法。
现在是创建表,因此没有破坏性的变更。
Since you are creating a new table, there are no destructive changes.
生成创建表所需的ddl。
接下来,执行清单6中的语句创建表。
Next, execute the statement in Listing 6 to create the table.
元素用于创建表的标题。
在另一个数据库中创建表拷贝的简便方法。
要创建表来显示组新闻。
创建表(create _ table)。
注意创建表的顺序。
允许您为表创建表检查约束。
The check constraints view allows you to create table check constraints for the table.
创建表和数据源。
在用于cdc复制的源和目标数据存储中创建表。
Create tables in source and target datastores for CDC replication.
可以使用它提供的创建表向导,如图1 所示。
必须有在目标数据库中创建表的权限。
You must have permission to create a table in the target database.
创建表(重新)。
创建表1中列出的表空间。
创建表2中列出的表空间。
“数据库向导”无法在此数据库中创建表。
The database Wizard cannot create the table in the this database.
“数据库向导”无法在此数据库中创建表。
The database Wizard was unable to build your database content.
在创建表时,可以将某个列指定为identity列。
A column can be specified as an IDENTITY column when the table is created.
在表空间内创建表。
在执行创建表空间的操作时,从另一会话执行下列脚本。
While the create table space operations are running, execute the following script from another session.
在表的活动是只读的地方,请考虑创建表的只读视图。
Where activity against a table is read-only, consider creating a read-only view of the table.
Checkconstraints视图允许为表创建表检查约束。
The Check constraints view allows you to create table check constraints for the table.
运行rake,以让Rails在您的wishlist _ dev开发数据库中创建表。
Run rake to have Rails create the table in your wishlist_dev development database.
请注意,在开始这个例子之前,您必须先创建解释表。
Note that you must have the explain tables created before this example.
应用推荐