A) The new columns will appear in Martine's view.
B) The data independence provided by the view will be lost.
C) The administrator will have to change the view's defining query.
D) Martine can continue to use her view as usual.
Correct Answer
verified
Multiple Choice
A) customization and data independence
B) simplicity and security
C) data independence and portability
D) performance and reliability
Correct Answer
verified
Multiple Choice
A) Samantha's INSERT command will automatically be rejected.
B) Samantha could accidentally add a row with a duplicate primary key to the table.
C) If Samantha's INSERT command succeeds, the new row will contain several null values.
D) If all the columns in the base table accept nulls, Samantha's INSERT command will fail.
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
Multiple Choice
A) CREATE UNIQUE INDEX command
B) CREATE NONPRIMARY INDEX command
C) CREATE INDEX command
D) CREATE ONLY INDEX command
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
Multiple Choice
A) DELETE INDEX
B) REMOVE INDEX
C) UNINDEX
D) DROP INDEX
Correct Answer
verified
Multiple Choice
A) GRANT DROP ON CUSTOMER TO THOMPSON;
B) GRANT THOMPSON REMOVE ON CUSTOMER;
C) SELECT* CUSTOMER GRANT THOMPSON DELETE;
D) GRANT DELETE ON CUSTOMER TO THOMPSON;
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) database analyst
B) developer
C) database administrator
D) programmer
Correct Answer
verified
Multiple Choice
A) single quotes
B) double quotes
C) parentheses
D) square brackets
Correct Answer
verified
Multiple Choice
A) updates all values in the SIZE column
B) adds a parent-child constraint to the PRODUCTS table
C) establishes a foreign key for the PRODUCTS table
D) establishes legal values for the SIZE column
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) SELECT
B) UPDATE
C) RETRIEVE
D) READ
Correct Answer
verified
Showing 21 - 35 of 35
Related Exams