为样例应用程序创建数据库表。
这就是您要创建数据库表的位置。
使用xml列类型创建数据库表。
现在需要创建数据库表和一些样例数据。
Now you need to create the database tables and some sample data.
此应用程序将会在该数据库下创建所需表。
The application will create the necessary tables under this database.
在创建数据库之后,将创建一个表,然后添加一些列。
After the database is created, you'll create a table, then add some columns.
创建所需的数据库表并为其填充数据。
创建数据库分区组内的表空间。
首先,用xml类型列创建一个数据库表。
任务1:创建一个数据库表来保存银行客户帐户信息。
Task 1: Create a database table to hold bank customer accounts.
先为留言板创建一个数据库表。
You start by creating a database table for the message board.
使用该工具前必须创建数据库的explain表。
Before you can use this tool, you must create the EXPLAIN tables for the database.
在另一个数据库中创建表拷贝的简便方法。
运行以下命令创建一个适当的数据库和表
Run the following commands to create an appropriate database and table
假设您创建一个logged数据库和表
创建示例数据库和xmlcustomer表。
我将在MySQL数据库中创建这个表。
例如,假设您创建一个logged数据库和表。
For example, suppose you create a logged database and table.
在非unicode数据库中创建一个新的用于存储XML数据的表。
Create a new table to hold the XML data in the non-Unicode database.
创建一个数据库和一个表,以用于Web服务。
运行SystemsDirector的脚本来创建远程数据库和表。
Run the Systems Director's script to create the remote database and tables.
用xml类型列创建一个数据库表,比如catalog。
Create a database table, Catalog, for example, with an XML type column.
运行rake,以让Rails在您的wishlist _ dev开发数据库中创建表。
Run rake to have Rails create the table in your wishlist_dev development database.
下面让我们来编写一个程序,在数据库sample中创建一个表pt_addr_book。
Let's write a program creates table PT_ADDR_BOOK in the database SAMPLE.
输入您的数据库用户名和密码(前面在status_updates表中创建)。
Enter your database username and password here (the one you created the status_updates table).
创建一个数据库(不需要创建任何表)?
这会在数据库中创建一个表。
这个命令集将创建由单个表组成的数据库。
This set of commands creates a database that consists of a single table.
总是在创建数据库时创建该表空间。
This table space is always created when the database is created.
示例数据库现在已经准备好,并在其中创建了contact表。
Your sample database is now ready with the CONTACT table built.
应用推荐