数据库管理器创建和维护两组系统编目视图,这些视图是在基本系统编目表之上定义的。
The database manager creates and maintains two sets of system catalog views that are defined on top of the base system catalog tables.
记住,示例mysql表就缺少一些这样的值,因为它们以前是用基本的MyISAM存储引擎创建的。
Remember that the example MySQL tables were missing these values because they had been created with the basic MyISAM storage engine.
使用已经了解的CakePHP知识,创建一个基本的模型、视图和控制器,用于获得word表内容并在执行索引操作时显示。
Using what we already know about CakePHP, create a basic Model, View, and Controller that will get the content of the words table and display them at the index action.
基本表是在数据库创建过程中自动创建的,而视图则是通过运行catalog . sql和catproc . sql脚本构造的。
The base tables are created automatically during database creation, and the views are constructed by running the catalog.sql and catproc.sql scripts.
我们假定您已经具备数据库的相关知识,并且能够创建一个基本的数据库和数据表。
It is assumed that you have prior knowledge of databases, and can create a basic database and tables. For the purposes of this article, the database details are as follows.
基本的想法是:用一个序数字,来评估针对某个词汇表及其典型应用实现处理任务(如创建xslt转换)的难度。
The idea was to get an index number to help estimate the difficulty of implementing processing tasks (such as creating an XSLT transform) for a vocabulary and the typical USES for the vocabulary.
基本表上分区特性的使用不需要考虑将来是否会在这个表上创建MQT。
The use of partitioning features on the base table does not need to take into account whether MQTs will be built upon this table.
表只作为基本表重新创建。
为了演示一些使用php和db2的基本操作,我们将创建一组Web页面来帮助您管理一张数据库表,这张表包含一组作者的数据。
To demonstrate some of the basic operations you can perform with PHP and DB2, we'll create a set of Web pages to help you manage a database table that contains data on a set of authors.
目前我们讨论的Vimscript基本特性(语句和函数,数组和哈希表)已经足够为Vim的核心特性集创建几乎任何类型的添加项。
The basic features of Vimscript covered so far (statements and functions, arrays, and hashes) are sufficient to create almost any kind of addition to Vim's core feature set.
你可以为表空间,表或者一个分区指定压缩。如果指定为表空间基本,那么该表空间所有表创建后默认都启用压缩。
You can specify compression for a tablespace, a table, or a partition. If specified at the tablespace level, then all tables created in that tablespace are compressed by default.
提供创建新表、为它命名和将它添加到现有数据库的基本步骤。
Provides basic steps for creating a new table, naming it, and adding it to an existing database.
访问数据库中信息的基本方法是针对数据库中的特定表创建命令(或表)类和用户记录类。
The basic way to access information from a database is to create a command (or table) class and a user record class for a particular table in the database.
基本上你自己创建中间表,并有一对多联系吧。
Basically you create the middle table yourself, and have many-to-one relationships to it.
基本上你自己创建中间表,并有一对多联系吧。
Basically you create the middle table yourself, and have many-to-one relationships to it.
应用推荐