Explain the difference between a view and a table in SQL. - Study24x7
Social learning Network
22 Mar 2024 10:47 AM study24x7 study24x7

Explain the difference between a view and a table in SQL.

A

Views and tables are identical in SQL

B

A view is a virtual table based on the result of a SELECT query, while a table stores actual data

C

A view and a table both store actual data

D

A view is a subset of a table and cannot be queried independently

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles