EmpezarEmpieza gratis

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?

Este ejercicio forma parte del curso

Intro to Snowflake for Devs, Data Scientists, Data Engineers

Ver curso

ejercicio interactivo práctico

Convierte la teoría en práctica con uno de nuestros ejercicios interactivos

Empezar ejercicio