Create the DB2 database and table using the following commands.
可以使用下列命令创建DB 2数据库和表。
Select the Database and Table which contains the data you want.
请选择包含所需数据的数据库和表。
Generate the model (in which you create a MySQL database and table).
生成模型(在此步骤中创建MySQL数据库和表)。
Add a new database and table with data in it to test your server's setup.
添加一个新数据库和表,其中带有用来测试服务器的设置的数据。
The following commands can be used to create such a database and table spaces.
可使用以下命令创建此类数据库和表空间。
Note that the combination database and table space incremental backups are permitted.
注意,允许进行组合数据库和表空间增量备份。
The software of the server have the function of creating database and table dynamically.
系统具有动态的生成数据库与数据表的功能。
They allow you to assign the location of the database and table data directly onto containers.
它允许您直接将数据库和表数据的位置分配到容器上。
Before running the job, perform the steps in Listing 1 to create the database and table in your DB2 database.
在运行作业以前,执行清单1中的步骤以便在DB 2数据库中创建数据库和表。
Gets a delimited string that identifies one or more database and table name pairs that the cached user control is dependent on.
取得分隔的字串,以识别快取的使用者控制项所相依的一或多个资料库和表格名称组。
You can refer to the Data Definition Language (DDL) statements in Listing 1 to create the database and table for the sample application.
您可以参考清单1中的数据定义语言(DDL)语句,为样例应用程序创建数据库和表。
Create DB2 database: This script package creates the necessary database and table for our application on the DB2 database server instance.
创建DB 2数据库:此脚本包在DB 2数据库服务器实例上创建我们应用程序所需的数据库和表。
Loop through the data records in the arrays, and change the values as needed, then write the data back to the original database and table.
循环遍历数组中的数据记录并根据需要修改,然后把数据写回原来的数据库和表中。
Assuming that DB2 UDB V8.2 and Application Developer are already installed, the first thing you need to do is create the database and table.
假定db 2UDBV8.2和Application Developer已安装,您需要做的第一件事就是创建数据库和表。
A database should contain only the tables and relations, when the other will have all the plans, forms, reports and query the database and table on the first connection.
一数据库应该只包含桌子和关系,当另一个将有全部计划时,形式,报告和质问和对第一个数据库桌子的连接。
Inside that directory, create a db directory for the SQLite database, a dbscripts directory for the database and table creation scripts, and a backups directory for database backups.
在此目录中,创建一个用于存放SQLite数据库的db目录、一个用于存放数据库和表创建脚本的dbscripts目录和一个用于存放数据库备份的backups目录。
After you have created the database and table, set the CodeIgniter database variables in. \ system \ application \ config \ database.php and base URL in. \ system \ application \ config \ config.php.
创建了数据库和表后,在. \system \application \config \database . php内设置CodeIgniter数据库变量,在. \ system \ application \ config \ config . php内设置基础url。
Once installed, you need to create at least one database and one table in order to create a connection and test to see if you can access data in the created table.
一旦完成安装,您至少还需要创建一个数据库和一个表,以便在它们之间建立连接,并测试是否可以访问所创建表中的数据。
This is defined by an SQL query involving a server, database, table, and columns.
这是通过一个涉及服务器、数据库、表和列的SQL查询定义的。
You will now create a sample database and a sample table that contains the user data.
您将创建一个样本数据库以及一个包含用户数据的样本表格。
To isolate objects in different buffer pools, you can create more than one table space in the same database, and associate each table space with separate buffer pools.
为了在不同缓冲池中隔离对象,您可以在同一个数据库中创建一个以上的表空间,并给每一个表空间关联不同的缓冲池。
The simple answer is to delete the table from the database and, if necessary, create a replacement table.
简单的答案是从数据库中删除表。而且,如果必要,再创建一个替代表。
A number of constants are defined for the database version, database name, and table name (see Listing 10).
为数据库版本、数据库名称和表名称定义了很多常量(参见清单10)。
You have a database table for trails and another one for locations.
有了一个针对赛道的数据库表和另一个针对地点的数据库表。
Agent Shared memory is affected by the database and database manager configuration parameters shown in Table 4.
代理共享内存受表4中所示的数据库和数据库管理器配置参数的影响。
A hard type implies that there is an associated database table and set of services for managing that type.
硬类型表示可以使用一个相关的数据库表和服务集合管理该类型。
This implicit association avoids database table joins and extra selections, and cuts down data transfer size.
这种隐式关联避免了数据库表连接和额外的字段选择,降低了数据传输的大小。
On the other hand, a soft type implies that there is no associated database table and related services.
另一方面,软类型表示不存在相关的数据库表和相关服务。
Now, you'll want to connect to the database and create a table with the following definition.
现在,需要连接到数据库,并用下面的定义创建一个表。
Now, you'll want to connect to the database and create a table with the following definition.
现在,需要连接到数据库,并用下面的定义创建一个表。
应用推荐