Database Management Systems (DBMS)
Which term refers to a virtual table based on the result of a stored SQL query?
- A. Foreign key
- B. Entity-Relationship (ER) diagram
- C. Denormalization
- D. Database view ✓
Correct answer
D. Database view
Explanation
Database view refers to a virtual table based on the result of a stored SQL query.