定义数据库结构来管理XML数据。
导入带自动表前缀的数据库结构。
Import the database structure with automatic table prefixing.
您可以从图1中看到基本的数据库结构。
数据库结构更改,从主键删除了搜索路径。
Database structure change to remove search path from primary keys.
本文中的示例代码与数据库结构紧密耦合。
The example code in this article is strongly coupled to the database structure.
了解了如何将数据库结构转换到DB 2 ?
你的文本讨论了一些数据库结构。
在您开始添加数据之前,您需要创建数据库结构。
Before you start to add data, you need to create the database structure.
图1包含了数据库结构的屏幕快照,其中包含一些记录。
Figure 1 contains a snapshot of the database structure, along with a few records.
每次您修改数据库结构时,您一定要同时修改这个配置。
You'll need to be sure to update that configuration any time you make a change to your database structure.
它暴露的是内部数据库结构或数据,而不是经过思考后的契约。
It is exposing internal database structure or data rather than a thought-out contract.
将对象模型设计建立于数据库结构之上的那些框架称为包装框架。
Frameworks that base the object model design on the structure of the database are called wrapping frameworks.
游标是一种数据库结构,它将允许您循环访问SQL查询的结果。
A cursor is a database structure that allows you to iterate through the results of an SQL query.
假设您具有如图12所示的数据库结构(查看图12的文字版本)。
Consider that you have the database structure in Figure 12. (View a text-only version of Figure 12.)
用户角色和访问控制都是Domino数据库结构中与生具来的特性。
User roles and access control are inherent in Domino's database structure.
而这样的数据库结构涉及许许多多的随机设计约束——随机的设计决策。
And the structure of that database is really got a lot of arbitrary design constraints in it — arbitrary design decisions.
数据字典是一个储存数据定义和描述数据库结构的小数据库。
A data dictionary is a small database that stores data definitions and descriptions of database structure.
DDL可被用来在另一个数据库中创建数据库对象,从而复制数据库结构。
These DDLs can then be used to create the database objects in another database to replicate the database structure.
通过管理节点来管理分区数据库,它协调了对数据库结构的访问与管理。
The partitioned database is managed through the administration node, which coordinates access to and manages the structure of the database.
您只需在改变数据库结构后进行备份,并将这些备份合并成一个完全DB2 备份。
You will only need to take a backup after making database structural changes and merging these with a full DB2 backup.
数据库结构需要能够保存问卷调查的结果,然后允许您对所存储的数据进行查询和报告。
The database structure needs to hold the survey results and then enable you to query and report on the data that has been stored.
不同版本的J2EE应用程序可能会使用相同的外部资源的不同版本,例如数据库结构。
Multiple versions of J2EE applications could be using different versions of the same external resources, such as database schemas.
除了能够对数据库结构做出变更之外,迁移操作中还可以包括用于操作数据的SQL命令。
In addition to structural changes to the database, migrations can include SQL commands for manipulating data.
这些迁移操作都会保存,并加上时间戳,让我们可以回滚到数据库结构的上一个版本。
These migrations are all saved and time-stamped, to make it possible to roll back to previous versions of the data structure.
然后将涵盖在PHP 中处理Xforms数据及所支持的MySQL数据库结构。
Then, the tutorial will cover the processing of the XForms data in PHP and the supporting MySQL database structures.
系统接口的物理类及属性结构(等同于数据库结构,在其中直接数据访问是最好或唯一的选择)。
Physical class and attribute structure of system interfaces (which will equate to database structures where direct data access is the best or only option).
在数据库结构和数据导入到DB2之后,第3个重要步骤是保证数据访问(和管理)权限是正确的。
With the database structure and data imported into DB2, the third important step is to ensure that access to (and management of) that data is correct.
在开发Web应用程序时,为逻辑层和ui层创建放置服务器端代码的数据库结构是一种标准实践。
When developing a Web application, it's standard practice to create a database structure on which server-side code is placed for the logic and UI layers.
尽管并不是当前应用程序中的关键部分,但是应该研究如何恢复信息,以查看这个数据库结构是否正确。
Although not a critical part of the current application, it's worth examining how the information can be recovered to see whether the database structure is correct.
然而,当您部署到生产数据库时,您将在用来创建数据库结构的同一个DDL中使用这些grant语句。
However, when you deploy to production, you will include the GRANT statements in the same DDL as you use to create the database structure.
应用推荐