您要查找的是不是:
- primary_root primary_root为表的主键定位索引的根页。 Primary_root The primary_root locates the root page of the index for the primary key for the table.
- 当进行联接时,PRIMARY KEY约束将一个表与另一个表关联。 When you work with joins, PRIMARY KEY constraints relate one table to another.
- 对PRIMARY KEY约束的更改可由相关表中的FOREIGN KEY约束检查。 Changes to PRIMARY KEY constraints are checked with FOREIGN KEY constraints in related tables.
- Primary-Backups机制 Primary-Backups Mechanism
- primary wing (指昆虫) 前翅
- 从log_shipping_monitor_primary表中返回指定的主数据库的监视记录。 Returns monitor records for the specified primary database from the log_shipping_monitor_primary table.
- (=primary diagnosis) 初步诊断 prim.diag.
- primary royal pair(白蚁) 原王偶
- primary seta(鳞翅目幼虫) 原生刚毛
- 原发复合征(primary complex) Ghon complex
- primary_table_id主表的表号。 Primary_table_id The table number of the primary table.
- 获取有关PRIMARY KEY约束的信息 To obtain information about PRIMARY KEY constraints
- heavy primary ray (宇宙线) 强初级射线
- primary plant (核反应堆的) 蒸汽发生装置
- 历史时态(与 primary tenses 相对) historical tenses
- 分区列是表的PRIMARY KEY的一部分。 The partitioning column is a part of the PRIMARY KEY of the table.
- primary drugresistance 原发性耐药
- 创建为PRIMARY KEY或UNIQUE约束的一部分的索引将自动给定与约束名称相同的名称。 An index created as part of a PRIMARY KEY or UNIQUE constraint is automatically given the same name as the constraint name.
- 如果没有指定PRIMARY,那么CREATE DATABASE语句中列出的第一个文件将成为主文件。 If PRIMARY is not specified, the first file listed in the CREATE DATABASE statement becomes the primary file.
- 添加或删除PRIMARY KEY或UNIQUE约束。 Add or drop PRIMARY KEY or UNIQUE constraints.