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.
Den här övningen är en del av kursen
Introduction to Redshift
Interaktiv övning med praktiskt arbete
Gör teori till handling med en av våra interaktiva övningar
Starta övningen