column key的意思|示意
列键
column key的网络常见释义
列键 Figure 2-2 Tablets Splitting 2.1.2 列族与列(Column Family & Column Qualifier) Hypertable 表的列键(Column Key)被分组为不同的列族(Column Family),列族(Column Family) 是Hypertable 系统中数据存储和访问控制的基本单元。
column key相关短语
1、 key column 键列 ;
2、 member key column 成员键列
3、 primary key column 主键列
column key相关例句
The first column lists the key and the other column displays information about the key.
第一列列出键,另一列显示有关该键的信息。
The first column (ID) is the primary key of the table.
第一列(ID)是此表的主键。
If a primary key is specified in the CREATE TABLE statement, the first column of the primary key is used as the distribution key.
如果在CREATE table语句中指定了一个主键,那么主键的首列会被用作分配键。
In Listing 5, you have a standard primary key column called PO_ID (that is, purchase order ID).
在清单5中,您有一个称为PO_ID的标准主键列(即订单id)。
If informational check constraints exist on the primary key column, you should explicitly specify informational check constraints on their corresponding foreign key columns. For example.
如果在主键列上存在信息检查约束,那么应该在它们相应的外键列上指定信息检查约束。
The application never knows what value is put into the primary key column after running the INSERT statement.
在运行insert语句之后,应用程序将永远都不知道放入了主键列中的是什么值。