To update an SQL view, the DBMS must be able to associate the column(s) to be updated with:
Options:
A. | a particular column in a particular underlying table. | |
B. | a particular column in a particular row. | |
C. | a particular row in a particular underlying table. | |
D. | None of the above is correct. |
Answer: Option C
Submit Solution