试题详情
- 单项选择题You need to modify the STUDENTS table to add a primary key on the STUDENT_ID column. The table is currently empty. Which statement accomplishes this task?()
A、ALTER TABLE students ADD PRIMARY KEY _ id;
B、ALTER TABLE students ADD CONSTRAINT PRIMARY KEY (student_id);
C、ALTER TABLE students ADD CONSTRAINT stud_id_pk PRIMARY KEY student_id;
D、ALTER TABLE students ADD CONSTRAINT stud_id_pk PRIMARY KEY (student_id);
E、ALTER TABLE students MODIFY CONSTRAINT stud_id_pk PRIMARY KEY (student_id);
关注下方微信公众号,在线模考后查看

热门试题
- The STUDENT_GRADES
- Which two statements
- From SQL*Plus, you
- The CUSTOMERS table
- Which four are corre
- Which SQL statement
- Examine the structu
- What is true about j
- Examine these state
- The ORDERS table ha
- Evaluate this SQL s
- Examine the structu
- Click the Exhibit bu
- The CUSTOMERS table
- Which clause should
- Which three SELECT s
- Examinethedescriptio
- Examinethestructureo
- What does the TRUNCA
- Examine the structu