Multiple Choice
Request to execute the following SQL2 command: DELETE FROM CUST_SD
WHERE RESID_CITY ='SD'
Which of the following statements is not true?
A) After execution of this query, SELECT * from CUST_SD will show that two rows were deleted from CUST_SD
B) After execution of this query, SELECT * from CUST_SD will show that two rows were deleted from CUSTOMER
C) Both of the above
D) The DELETE statement cannot execute on CUST_SD
Correct Answer:

Verified
Correct Answer:
Verified
Q55: A(n)_ is a document designed to support
Q56: Modifications to views,such as deleting rows or
Q57: Like a form,a report can change the
Q58: (Access)When implementing a hierarchical report involving two
Q59: The WITH RESTRICTIONS OPTION clause of the
Q61: (Access)The following view is updatable:<br>A) CUST_SD<br>B) CUST_40D<br>C)
Q62: Figuer:<br>CUSTOMER (primary key = CID)
Q63: One of the rules for 1-M updatable
Q64: The _ clause of the CREATE VIEW
Q65: In a hierarchical form,the fixed part is