ComeçarComece de graça

Find what schema a table is in

We can use either SVV_REDSHIFT_TABLES or SVV_ALL_TABLES to see details about tables such as database name, schema name, and more. These views act as a window into the internal structure of Redshift, allowing you to explore and understand the organization of your data.

Leverage one of those views to determine which schema the ecommerce_sales table belongs to.

Este exercício faz parte do curso

Introduction to Redshift

Ver curso

Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício