Given the SQL statement CREATE TABLE SALESREP (
SalesRepNo int NOT NULL,
RepName char(35) NOT NULL,
HireDate date NOT NULL,
CONSTRAINT SalesRepPK PRIMARY KEY (SalesRepNo) ,
CONSTRAINT SalesRepAK1 UNIQUE (RepName)
) ;
We know that ________.
A) RepName is the primary key
B) RepName is a foreign key
C) RepName is a candidate key
D) RepName is a surrogate key
Correct Answer:
Verified
Q53: Stored procedures have the advantage of greater
Q54: If the table PRODUCT has a column
Q55: One advantage of using the CONSTRAINT phrase
Q56: Which SQL keyword is used to change
Q57: Because SQL stored procedures allow and encourage
Q59: Which SQL keyword is used to delete
Q60: SQL triggers can be used when the
Q61: Which SQL keyword is used to add
Q62: According to the SQL-92 standard,statements used to
Q63: SQL views are always updatable when _.
A)the
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents