unnested
Explore
Pro
Sign in
Subqueries
5 / 16
Easy
Vocabulary
What is a VIEW?
What is a SQL VIEW?
A saved query stored under a name that you can SELECT from like a table
A snapshot of query results written to disk for fast repeated access
A temporary table that only exists for the duration of a session
A read-only copy of a table that updates on a fixed schedule
← → arrow keys to navigate
Sign in
to save your progress.