The primary key cannot be used as a foreign key in another relation.( )
举一反三
- Master key, secondary key and primary key are all can be used to encrypt file or communication.
- 在CREATE TABLE语句中,使用( ) 关键字来指定主键。 A: PRIMARY B: MAIN KEY C: PRIMARY KEY D: FOREIGN KEY
- 外键约束关键词 A: primary key B: foreign key C: default D: unique
- 2. 以下哪个关键字可以定义外键约束。() A: Primary Key B: Unique key C: Default Key D: Foreign Key
- 从表中的 FOREIGN KEY 指向的是主表中的 PRIMARY KEY