
Explanation:
A standard (or permanent) View acts as a virtual table in the metastore (Unity Catalog or Hive Metastore), saving the query logic for reuse across different sessions without storing the actual physical data. A Temporary View is limited to the current session, and a CTE is only valid for the scope of a single query execution.
Ultimate access to all questions.
No comments yet.