LoslegenKostenlos loslegen

Describing an entity

Previously, you were introduced to the complexities of the e-commerce industry. Such platforms have a range of data, from product listings to customer reviews.

Your task now is to use SQL to get an understanding of the structure of this ecommerceonlineretail table. Doing so will give you a clearer picture of the data points that e-commerce platforms prioritize.

Diese Übung ist Teil des Kurses

Introduction to Data Modeling in Snowflake

Kurs anzeigen

Anleitung zur Übung

  • Write an SQL query to describe the ecommerceonlineretail table.

Interaktive Übung

Versuche dich an dieser Übung, indem du diesen Beispielcode vervollständigst.

-- Describe the ecommerceonlineretail entity
___;
Code bearbeiten und ausführen