Which statement is not true about shared database?
Correct Answer: A
Question 67
Search optimization does not support Materialized views and External Tables
Correct Answer: B
Question 68
Let's say that you have two JSONs as below 1. {"stuId":2000, "stuName":"Amy"} 2. {"stuId":2000,"stuCourse":"Snowflake"} How will you write a query that will check if stuId in JSON in #1 is also there in JSON in#2
Correct Answer: B,C
Question 69
How do you validate the data that is unloaded using COPY INTO command
Correct Answer: B
Question 70
This privilege applies to only shared databases. It grants ability to enable roles other than the owning role to access a shared database. Which is that role?