The following SQL2 command is executed: CREATE VIEW CUST_SD2 AS
SELECT * FROM CUSTOMER
WHERE Cregion = 'SD'
WITH CHECK OPTION
There is a request to execute the following SQL2 command:
UPDATE CUST_SD2
SET AGE = AGE +1,Cregion = 'LA' WHERE CNAME = 'BLACK'
Select the most appropriate statement:
A) After execution of this query, SELECT * from CUST_SD2 will show a value of 41 for BLACK
B) After execution of this query, SELECT * from CUSTOMER will show a value of 41 for BLACK
C) Both of the above
D) No update took place
Correct Answer:
Verified
Q19: In a hierarchical form involving a 1-M
Q20: In a 1-M updatable query,to insert a
Q21: In the "three schema architecture",views belong to:
A)
Q22: Figuer:
CUSTOMER (primary key = CID)
Q23: When creating a hierarchical report,the groups are
Q25: The use of views in application development
Q26: To process queries that reference a view,the
Q27: Like a form,a report can change the
Q28: When defining a view using SQL:
A) The
Q29: Figuer:
CUSTOMER (primary key = CID)
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