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
E) None of the above is true
Correct Answer:
Verified
Q42: If a trigger is being written to
Q44: A stored program that is stored within
Q46: If the values in an SQL view
Q51: Unlike application code,stored procedures are never distributed
Q51: If the table PRODUCT has a column
Q53: The SQL keyword used to limit column
Q56: To set a column value to an
Q57: Because SQL stored procedures allow and encourage
Q57: Which SQL keyword is used to change
Q59: Which SQL keyword is used to impose
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