SQL Fundamentals — Medium
Key points
- Views are not physical copies of data
- Views do not store data on disk
- Views are useful for simplifying complex queries
- Views can be used to restrict access to certain columns
Ready to go further?
Related questions
