Get startedGet started for free

Databases and Schemas — Question 1

Create a database called test_database using the CREATE DATABASE command. Then use the SHOW DATABASES command. What value is in the is_default column for test_database?

This exercise is part of the course

Intro to Snowflake for Devs, Data Scientists, Data Engineers

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise