You start by creating the database.
从创建数据库开始。
Creating the database takes about two minutes.
创建数据库大约要花两分钟时间。
Modeling the data (creating the database schema).
建模数据(创建数据库计划)。
Creating the database table in MySQL is perhaps the easiest part.
在MySQL内创建数据库表可能是最简单的部分。
An SQL script for creating the database on which the data model is based.
基于数据模型来创建数据库使用的sql脚本。
If you haven't, please follow instructions on creating the database and tables in Part 3.
如果尚未这样做,请按照第3部分中关于创建数据库和表的说明进行操作。
Create the authentication alias matching the user name and password used when creating the database.
创建与创建数据库时使用的用户名和密码匹配的身份验证别名。
You transformed an application model to a logical data model for finally creating the database tables.
您将一个应用程序模型转换为逻辑数据模型,并最终创建了数据库数据表。
After creating the database, the advisor can be used to configure the database for the usage scenario expected.
创建数据库之后,可以使用这个建议器来为预期的使用场景配置数据库。
You also have the option of creating the database in the root dbspace, although it is not considered a best practice.
您还可以选择在根dbspace中创建数据库(尽管这不是一个很好的应用)。
The infrastructure was developed by creating the database tables and the security deployment plan for your application.
基础设施的开发是通过为应用程序创建数据库表和安全部署计划而进行的。
If you use this plan you must specify the database Type to be Other when creating the database pool (see Figure 9).
如果要使用这个计划,那么在创建数据库池时必须把数据库类型设置为other(见图9)。
The best place to add logic when creating the database and tables is the start method of the ETC project's Bundle Activator.
对于添加创建数据库和表时的逻辑,最好的位置是ETC项目的bundle激活器的start方法。
This new feature allows you to quickly test your CMPs without drilling down into details on creating the database and data source manually.
这个新功能使您能够快速地测试CMP从而避免了手工地创建数据库和数据源的麻烦。
Run the installation for the database instance by answering the questions as described in the guide until it stops before creating the database.
运行数据库实例的安装,根据指南中的说明回答问题,直到创建数据库。
The Logging column mentions the logging mode that has been set while creating the database (buffered, unbuffered, ANSI compliant, and not logged).
Logging列显示在创建数据库时设置的日志模式(buffered、unbuffered、ANSI compliant和notlogged)。
Because you are working with an embedded database that will not only be used by your application, but will also be created by it, you have to provide code for creating the database.
因为您将要使用一个嵌入式数据库,不仅是您的应用程序要使用它,而且也要通过应用程序来创建它。您需要提供代码来创建该数据库。
Prior to the seed file, no convention existed for initialization, and many developers put code in migrations, clouding the differentiation between creating the database and populating it.
在Seed文件之前,不存在初始化的惯例,许多开发人员把代码放入迁移中,这样容易混淆创建数据库和填充数据库之间的不同之处。
That impact is due to the overhead in creating and destroying those objects by the database resource manager process.
这种影响是由数据库资源管理器进程创建和摧毁那些对象而引起的。
The instructions for creating a database and a user vary greatly by product.
对于不同的产品,创建数据库和用户的操作过程有很大差异。
Connection configurations contain the property values required for creating database connections.
连接配置包含创建数据库连接所需的属性值。
The connection handle resource given when creating a database connection is a necessary parameter, along with the query that needs to be run.
创建数据库连接时提供的连接处理资源是必要的参数,随需要运行的查询一起使用。
To save the venue data to the database, start by creating the table where you want to store the data.
要将场所数据保存到数据库,先要创建一个用来存储数据的表。
Creating the required database objects and data.
创建必要的数据库对象和数据。
The Resources section of this article contains a link to more information about creating and using the stores_demo database.
可以通过本文的参考资料小节中的链接了解有关创建和使用stores_demo数据库的更多信息。
A template file for creating the Integrated Credentials database ships with LEI 6 and is installed automatically.
随同lei6发布了一个用于创建IntegratedCredentials数据库的模板文件,该文件是自动安装的。
If you use the defaults when creating a database, the following system-managed tablespaces are created.
如果您在创建数据库时使用默认值,则会创建下列系统管理的表空间。
Let's start by creating a class for reading all of the Teams in the database and for creating new Teams.
一开始我们创建一个类,用于读取数据库中所有Teams以及创建新的Teams。
When the proper naming conventions are followed, Rails can generate the DDL scripts for creating the tables in the database, thus putting the development cycle on fast-forward.
在遵循正确命名约定的情况下,Rails可以生成用于在数据库中创建表的ddl脚本,从而加速开发周期。
At this time you are ready to start creating tables in the database. You can start with the JOB table, as follows.
此时,您就已经准备好在数据库中开始创建表。
应用推荐