Only one clustered index can exist per table.
对于每个表,只允许存在一个聚集索引。
That's fine, except that GAE allows only 100 indexes per table.
这很好,除了GAE只允许每个表100个索引以外。
Yet, you may create more than one table per table space when the table size is small.
然而在表的尺寸较小时,您在每个表空间可以创建多个表。
The analysis on all tables of a database could become cumbersome, if done per table.
如果逐个地对数据库中的所有表进行分析,则分析过程有些烦琐。
SQL Server 2008 has lifted the limit of 1024 columns per table with a new option called "sparse columns".
SQLServer 2008消除了每个表只能有1024个列的限制,这是通过一个名叫“稀疏列(sparsecolumns)”的选项来实现的。
Your clustered index is the order the data is stored in the table, so you can only have one clustered index per table.
你的聚集索引顺序表中的数据存储,所以你每个表只能有一个聚集索引。
Use a created global temporary table (CGTT) for per-session storage of the baseline data (use one CGTT per table function).
使用为基线数据的每会话存储创建的全局临时表(CGTT)(对于每个表函数,使用一个 CGTT)。
A clustered index determines the order in which records are physically stored (which is why you can only have one per table).
聚集索引确定的顺序记录物理存储(这就是为什么你每个表只能有一个)。
Selecting one-to-one creates an identity relationship, in which each instance id can be associated with at most one value per table.
选择one-to-one可创建身份关系,其中每个实例ID最多只能与每个表中一个值关联。
Typical Buenos Aires senior waiters memorise all orders from clients and take the orders, without written support, of as many as 10 persons per table.
对于多达10人的一桌,典型的布宜诺斯艾利斯的侍者可以不需纸笔,仅凭记忆记下所有客人的点单。
Since the enhanced MDC INSERT performance feature is implemented by specifying it as an option on a table's LOCKSIZE parameter, this means that it can be enabled on a per table basis.
由于增强的MDCINSERT性能特性是通过指定它作为一个表的LOCKSIZE参数上的一个选项来实现的,这意味着它可以在每个表上启用。
Why restrict the table to only two keywords per book?
为什么要将这个表限制为每本书只有两个关键字?
This table stores the distributions per fragment.
这个表格存储每个片段的分布。
The pros are similar to the above "Table per Subclass" strategy.
优点和上面的“每个子类一张表”策略相似。
This means that the refined fact table now has one row per document.
这意味着改进的事实表现在对于每个文档有一行。
The fully qualified table names should be listed one per line.
在该文件中,每行只能列出一个完整的表名。
Mixing strategies such as "Table per Subclass" embedded in "Table per class Hierarchy" so that you can take advantages of different strategies.
采用混合策略,例如“每个类层次一张表”中嵌入“每个子类一张表”,这样可以利用不同策略的优势。
The logical file system is also responsible for managing the kernel's open file table and the per process file descriptor information.
逻辑文件系统还负责管理内核的打开文件表和每个进程的文件描述符信息。
Catalog table space: There is only one catalog table space per database, and it is created when the create database command is issued.
目录表空间:每个数据库只有一个目录表空间,它是在发出CREATEDATABASE命令时创建的。
Refer to the Features per database table for specific details.
参考数据库特性比较表了解具体细节。
You estimate a day to write each database access class and unit test it, so 150 tables at one table per day is 150 days.
估计您每天能编写一个数据库访问类并完成其单元测试,因此,150 个表要用 150天的时间。
The generated COBOL consists of two main programs per DB2 table, along with auxiliary COBOL programs to perform the XML parsing, and so on.
对于每个db2表,所生成的COBOL包括两个主程序和一些辅助COBOL程序(以执行xml解析)等。
For our second strategy (one table per class hierarchy), you'll have to define your integrity using check constraints.
对于第二个策略(每个类层次结构一个表),您必须用检测约束定义您自己的完整性。
For example, DB2 UDB LUW allows a maximum size of 512 GB for a table per partition.
比如,DB 2UDBLUW在每个分区上允许表最大为512GB。
Table 1: Activities per iteration: development and system test.
表1:每个迭代的活动:开发和系统测试。
"Table per Concrete Class using implicit Polymorphism" is not recommended due to its verbose configurations, complex association syntax using "any" element and potentially dangerous implicit queries.
“使用隐式多态实现每个具体类一张表”这种做法并不推荐,因为其配置过于繁缛、使用“any”元素的复杂关联语法和隐式查询的潜在危险性。
Strategy 3: One table per concrete class (Estates).
策略3:每个具体类一个表(estates)。
Strategy 1: One table per subclass (Persons).
策略1:每个子类一个表(Persons)。
Strategy 1: One table per subclass (Persons).
策略1:每个子类一个表(Persons)。
应用推荐