开始使用免费开始使用

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?

本练习是课程的一部分

Intro to Snowflake for Devs, Data Scientists, Data Engineers

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习