Which statement about the view created from the following SQL command is correct,assuming ISBN from the BOOKS table is the primary key used by the view?
CREATE OR REPLACE VIEW prices
AS SELECT isbn,title,cost,retail,retail-cost profit,name
FROM books NATURAL JOIN publisher;
A) DML operations can only be performed on the columns belonging to the PUBLISHER table.
B) No DML operations are allowed.
C) DML operations are allowed on both the BOOKS and PUBLISHER tables.
D) DML operations can only be performed on the columns belonging to the BOOKS table.
Correct Answer:
Verified
Q94: Which statement is true about the view
Q95: If a view was created with the
Q96: Which statement about the view created from
Q97: Which of the following statements about complex
Q98: Which type of view is created with
Q100: A(n)_ table is the table that contains
Q101: A(n)_ can be created to simplify the
Q102: DML operations are not allowed on a
Q103: If a view needs to be modified,it
Q104: A(n)_ is a database object that can
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