AD is correct, nothing mentions cached query result using storage in the documentation https://docs.snowflake.com/en/user-guide/cost-understanding-data-storage
Lind update: Regular tables are logical representation of the data. They do not store data. Views are interrogations, they do not store data. External Tables point to External Stages which contains only metadata and a pointer to the location from Cloud Storage, where the data are maintained. It remains Cached query result and Materialized Views. Materialized views are clear, Cash Query Result is the key. Or the question is wrong and it has one correct answer, or the term Cash refers exactly to data storage.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
MatthieuDN
2 months, 3 weeks ago37ceea2
2 months, 2 weeks ago37ceea2
2 months, 4 weeks ago