Sample database created using: db2sampl.
使用下列命令创建Sample数据库:db2sampl。
The examples use the DB2 SAMPLE database.
示例使用了DB2SAMPLE数据库。
Create a sample database called SAMPLEDB in DB2.
在DB 2中创建一个叫做SAMPLEDB的样本数据库。
Perform the following commands on the sample database.
在sample数据库上执行下列命令。
Connect to the SAMPLE database in the database explorer.
在数据库浏览器中连接SAMPLE数据库。
Notice that we are connecting to the DB2 SAMPLE database.
要注意的是,我们将连接到DB 2SAMPLE数据库。
The output shows the memory usage of the SAMPLE database.
输出显示了SAMPLE数据库使用的内存。
To create a sample database, complete the following steps.
要创建示例数据库,请执行以下步骤。
Follow these steps to create a sample database named GSDB.
遵循以下步骤创建一个名为GSDB的示例数据库。
Test the installation by installing the sample database.
通过安装示例数据库对安装进行测试。
In addition, you must have the DB2 SAMPLE database installed.
此外,还需要安装DB 2SAMPLE数据库。
Next, connect users to SAMPLE database, as shown in Listing 7.
下一步,将用户连接到SAMPLE数据库,如清单7所示。
Next create a sample database and populate it with some tables.
接下来,创建一个样例数据库,并在其中创建以下的表。
To run the examples in this article, install the sample database.
如欲运行本文中介绍的示例,请安装样本数据库。
This sample scenarios starts with creating the DB2 SAMPLE database.
这个示例场景首先创建DB2SAMPLE数据库。
Listing 2 shows a SQL script that creates the sample database table.
清单2中展示的这个sql脚本创建了示例数据库表。
New XML development code samples and DB2 SAMPLE database enhancements
新的XML开发代码示例和DB2SAMPLE数据库增强
Besides other tables, the SAMPLE database contains a table named SALES.
除了其他表之外,SAMPLE数据库包含一个名为SALES的表。
The following code gives an example based in the sample database tables.
以下代码给出了一个针对示例数据库表的例子。
Figure 1 shows the Server Explorer connection to the DB2 sample database.
图1显示了到DB 2sample数据库的ServerExplorer连接。
A sample database is provided to help get you started with the new schema.
提供的一个样本数据库可以帮助你开始新的计划。
Unless otherwise indicated, they use the SAMPLE database included with DB2.
除非另有声明,示例都使用DB 2中包含的SAMPLE数据库。
Obtain a connection with the DB2 SAMPLE database using the PDO constructor.
使用PD o构造函数获得与DB 2SAMPLE数据库的连接。
For the examples in this article, we'll use the DB2 UDB SAMPLE database again.
对于本文中的例子来说,我们将再次使用DB 2UDBSAMPLE数据库。
You must be able to connect to the SAMPLE database with a user ID and password.
您还必须能够使用一个用户ID和密码连接到SAMPLE数据库。
You will now create a sample database and a sample table that contains the user data.
您将创建一个样本数据库以及一个包含用户数据的样本表格。
The sample database is a short book catalog highlighting various gardening books.
样本数据库是一个简短的图书目录,包括多种园艺书籍。
The latter will list the stored procedures that are included with the SAMPLE database.
后者将列出SAMPLE数据库中包含的存储过程。
We will explore a very simple example using the SAMPLE database that comes with DB2 UDB.
我们将研究一个非常简单的示例,该示例使用DB 2udb附带的SAMPLE数据库。
The user needs to have rights to create, modify, and delete tables in the SAMPLE database.
该用户需要在SAMPLE数据库中创建、修改和删除数据表的权利。
应用推荐