Create database with automatic storage: DB2 Create.
创建带自动存储的数据库:DB 2create。
Next, you create database tables in the chat folder.
接下来,在chat文件夹内创建数据库表。
Create the MASTER database: db2 create database MASTER.
创建MASTER数据库:db 2create database MASTER。
Create the EMPLOYEE database: db2 create database EMPLOYEE.
创建EMPLOYEE数据库:db 2create database EMPLOYEE。
Create database hrdmo as suggested by PeopleSoft install script.
按照PeopleSoft安装脚本所建议的创建数据库hrdmo。
The create database option tells LEI to create the database for you if it doesn't exist.
Create Database选项告诉LEI如果数据库不存在则创建它。
After you upload the files, create database tables, and then delete the installation script.
在上传了这些文件之后,创建数据库表,然后删除安装脚本。
You can use the Visual Database Tools to design a database and create database objects.
可以使用可视化数据库工具设计数据库和创建数据库对象。
Using MySQL, I simply type create database blog_development from the MySQL command line.
如果使用MySQL,只需在MySQL命令行上输入create database blog_development。
Create one or more test projects: You must create database unit tests in a test project.
建立一个或多个测试专案:您必须在测试专案中建立资料库单元测试。
Apart from these, IDS allows customers to create database-specific user groups called roles.
除此之外,IDS还允许用户创建特定于数据库的用户组,称之为角色。
The following procedures explain how to create database unit tests for any database object.
下列程序将说明如何为任何资料库物件建立资料库单元测试。
After you upload the files, you will create database tables, and then delete the installation script.
上传文件之后,您将创建数据库表格,然后删除安装脚本。
Screen cap: Create database wizard, with fields for database name, default path, alias, and comment.
屏幕图:Create database向导,其中包含数据库名、默认路径、别名和注释字段。
Launch DB2 command window, and run the following command to create database GBPM4ETL, as shown in Figure 9.
打开DB 2命令窗口,运行下面的命令,以创建数据库GBPM 4etl,如图9所示。
When you create database objects, you must explicitly grant permissions to make them accessible to users.
在创建数据库对象时,必须显式授予权限以使用户可以访问它们。
The following steps describe how to create database pools with database types of Informix XA, DB2 XA, and Other.
下面的步骤说明如何为InformixXA、DB 2 xa和other数据库类型创建数据库池。
For example, you can create database tables during installation so that the component can store application data.
例如,您可以在安装期间创建数据库表以便组件可以存储应用程序数据。
Always re-create database check box to drop and re-create the database when you deploy the database project.
“始终重新创建数据库”复选框,以便在部署数据库项目时删除并重新创建数据库。
You can also explicitly specify the code page in the CREATE DATABASE statement with the USING CODESET clause.
还可以在CREATE database语句中使用USING codeset子句显式地指定编码页。
Creating Web pages that access database tables is relatively easy when you use the Create database Web pages wizards.
使用Create DatabaseWeb Page向导时,创建可访问数据库的网页相对容易一些。
You can also create database - level triggers that fire in response to data Definition Language (DDL) statements.
也可以创建数据库级别的触发器,将引发这些触发器以响应数据定义语言(ddl)语句。
We create database columns and tables to store information that nobody USES, and more screens to gather the information.
我们创建数据库列和表来存储没有人会使用的信息,以及更多的视图来收集信息。
To create a simple database, enter: db2 create database [dbname]. You can then connect to the database by entering.
要创建一个简单的数据库,输入:db 2create database [dbname]。
You can create database unit tests to verify that your stored procedures, functions and triggers are working correctly.
可以创建数据库单元测试以验证存储过程、函数和触发器是否正常运行。
The catalog tables for partitioned databases reside only on the partition from which the CREATE database command was issued.
分区数据库的编目表只存储在发出CREATE DATABASE命令时所在的那个分区上。
The fields in the create database task assistant provide a framework to guide you through the create database command syntax.
create database任务助理中的字段帮助用户编写create database命令。
For a test database with no special requirements, this can be accomplished using a CREATE DATABASE command without further options.
对于没有特殊需求的测试数据库,可以使用CREATE DATABASE命令创建此数据库,不需要其他选项。
Often, you may need to create database objects such as databases, tables, or table Spaces to address incoming business requirements.
为了满足业务需求,常常需要创建数据库对象,比如数据库、表或表空间。
The hierarchical directory structure is created at a location based on the information provided in the db2 create database command.
这个分层目录结构的创建位置是根据db 2create database命令中提供的信息确定的。
应用推荐