专业技术初级资格程序员基础知识DB2
题目内容

A table named STATES was created as follows:  CREATE TABLE states  (state_cd     CHAR(2) NOT NULL,   state_desc   CHAR(20)); CREATE UNIQUE INDEX indx1 ON states (state_cd); What will happen、

2024-07-09

A.An error will be returned and the operation will fail.

B.A warning will be returned and the unique index INDX1 will become the index for the primary key.

C.The primary key will be successfully added and the unique index INDX1 will be dropped and recreatedas the primary key index.

D.The primary key will be successfully added, the unique index INDX1 will be dropped, and a new indexwill be created for the primary key.

题目答案

试卷相关题目

最新试卷
热门试卷

长理培训客户端 资讯,试题,视频一手掌握

去 App Store 免费下载 iOS 客户端