Valid SOL-C01 Dumps shared by ExamDiscuss.com for Helping Passing SOL-C01 Exam! ExamDiscuss.com now offer the newest SOL-C01 exam dumps, the ExamDiscuss.com SOL-C01 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com SOL-C01 dumps with Test Engine here:
A user executes the following SQL command in Snowflake: `SELECT CURRENT DATABASE(), CURRENT SCHEMA(), CURRENT ROLE(), CURRENT The user's current role is , and they are connected to the 'REPORTING WH' warehouse. Before executing this command, the default schema for the user was set to 'PUBLIC' within the 'DATA MART database. What will be the result of this query?
Correct Answer: A
`CURRENT DATABASE()' and `CURRENT will return the default database and schema for the user's session, which are 'DATA_MART' and 'PUBLIC' respectively. returns the currently active role, 'ANALYST , and 'CURRENT returns the currently used warehouse,