Views — Question 3
Use the CREATE MATERIALIZED VIEW command to create a nissan view in the test_database database and the test_schema schema, based on this SQL query: SELECT t.* FROM tasty_bytes.raw_pos.truck t WHERE make = 'Nissan'; How many rows are in this nissan view?
Deze oefening maakt deel uit van de cursus
Intro to Snowflake for Devs, Data Scientists, Data Engineers
Interactieve oefening met praktijkervaring
Zet theorie om in actie met een van onze interactieve oefeningen
Begin oefening