Snowpro Core · Free Practice Question Easy
Question 64
True or False: The data in the views in the INFORMATION_SCHEMA is real-time.
- A False
- B True
Reveal correct answer
Correct answer: B
Explanation
The data provided via the INFORMATION_SCHEMA views is real-time, and there is no latency in the information provided. So, if you are asked which schema should be used if there is a requirement to view real-time data, then the views in INFORMATION SCHEMA should be used as they contain real-time information. https://docs.snowflake.com/en/sql-reference/account-usage#differences-between-account-usage-and-information-schemaDiscussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
