Which statement is true about the view created with the following command?
CREATE VIEW OR REPLACE outstanding
AS SELECT customer#,order#,orderdate,shipdate
FROM orders
WHERE shipdate IS NULL;
A) The order# of an order can be changed through the view.
B) The shipping date of an order can be changed through the view.
C) A new order can be added through the view as long as no constraints on the underlying table are violated.
D) all of the above
Correct Answer:
Verified
Q81: Which type of view is created from
Q82: A view based on the contents of
Q83: Which type of view is created by
Q84: Which type of view is created from
Q85: If a view was created with the
Q87: Which of the following statements about performing
Q88: Which statement about the view created from
Q89: DML operations are not allowed on a
Q90: Which SQL statement can be executed based
Q91: A(n)_ table is a table that does
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