Execute this database script to create the table in your database.
执行这个数据库脚本就能在数据库内创建这个表。
This article deals with how to create the database and database objects using commands.
本文将介绍如何使用命令创建数据库和数据库对象。
Create a database base pool for any database.
为任何数据库创建数据库基本池。
The first step in creating a database realm is to create a database instance, if you don't have any already.
创建数据库域的第一步是,创建一个数据库实例(如果您还没有任何数据库实例的话)。
Connection configuration-a set of required property values used to create database connections, including the database version, database vendor, port number, and host name.
连接配置——用来创建数据库连接的一组必需的属性值,包括数据库版本、数据库厂商、端口号和主机名。
Create a connection to the TESTDB database in the database explorer.
在数据库浏览器中创建到TESTDB数据库的连接。
Now all that you need to do is create a database connection, and you will be ready to create SDOs to access the database.
现在您所需要做的就是创建一个数据库连接,并且您将准备好创建sdo来访问数据库。
But, most database administrators would rather create the database themselves to assure that it's properly created at the right location.
但是,大部分数据库管理员宁可自己创建数据库,以确保在正确的位置合理地创建了数据库。
But before you can perform a database query, you must create a database that contains several tables populated with relevant data.
在可以执行数据库查询之前,必需创建一个数据库,其中包含用相关数据填充的多个表。
These DDLs can then be used to create the database objects in another database to replicate the database structure.
DDL可被用来在另一个数据库中创建数据库对象,从而复制数据库结构。
Create a database partition group that specifies the database partitions that will participate in the partitioning.
创建一个数据库分区组来指定要参加分区的那些数据库分区。
Select the login credentials for the database created in ‘Step 5: Create a FAP database’.
为 ‘步骤5:创建一个FAP数据库’中创建的数据库选择登录凭据。
Now, you are asked whether you want to create a new database, or use an existing database.
现在,将询问您是需要创建新数据库,还是使用现有数据库。
You can create database design, database access, and the PHP business logic code that sits on top of it in any number of ways, and you often end up getting it wrong.
您可以用很多的方式创建数据库设计、数据库访问和基于数据库的PHP业务逻辑代码,但最终一般以错误告终。
Before running the job, perform the steps in Listing 1 to create the database and table in your DB2 database.
在运行作业以前,执行清单1中的步骤以便在DB 2数据库中创建数据库和表。
Create a database Pool using JCC Drivers and database type of DB2 XA.
创建使用JCC驱动程序和DB 2XA数据库类型的数据库池。
The catalog partition for a database is automatically created on the database partition server where the CREATE DATABASE command is run.
数据库的编目分区是在运行CREATE DATABASE命令的数据库分区服务器上自动创建的。
After successfully opening the database, the SQL DDL to create the database table is executed.
成功打开数据库后,执行创建数据库表的SQLDDL。
When you create a database using the create database statement, the code page for the database will be derived from the operating system locale setting.
在使用CREATE database语句创建数据库时,将从操作系统的地区设置推导出数据库的编码页。
For the mapping tool to use information from our database, it needs to be able to connect to that database, so create a new database connection with the following information.
映射工具如果要使用来自我们数据库的信息,就必须能够连接到该数据库,所以要创建一个具有以下信息的新数据库连接。
To get the code into the database, you first need to create the database like so.
要使这段代码进入数据库,首先需要创建一个数据库。
Later in this article, you will see how to create a database pool using the Geronimo database pool wizard.
在本文稍后的部分中,您将了解如何使用Geronimo数据库池向导来创建数据库池。
Now that you have created the WeatherForecastDB database, you need to create the database connection.
现在您已经创建了WeatherForecastDB数据库,您需要创建数据库连接。
Actually the Systems Director database setup script can create the database, too.
实际上SystemsDirector数据库设置脚本也可以创建数据库。
In particular, you'll create a back-end database using the MySQL database.
具体地说,将使用MySQL数据库创建一个后端数据库。
Create a database Pool using JCC Drivers and database type of Other.
创建使用JCC驱动程序和O ther数据库类型的数据库池。
You need to create the Unicode database as a new database using code set UTF-8 first.
需要先创建一个使用编码集utf - 8的新unicode数据库。
The following steps describe how to create database pools with database types of Informix XA, DB2 XA, and Other.
下面的步骤说明如何为InformixXA、DB 2 xa和other数据库类型创建数据库池。
Create a database called service_development using your chosen database manager. Next, create a Rails project and a model with these commands.
请用自己选择的数据库管理器创建一个叫做service _ development的数据库。
If you want to either create a new database or recreate an exiting Infrmix database select the (re) create option.
如果要创建一个新的数据库,或者要重新创建一个已有的Infrmix数据库,那么可以选择(re) create选项。
应用推荐