Introduction to Structured Query Language for Data Analytics (SF25SQL6172025) — Day 7

We have started creating and dropping data objects.

  CREATE data_object object_name [code]

  DROP   data_object object_name

  ALTER  data_object object_name
    ADD|ALTER|DROP data_object object_name

Download the class notes for day 7.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.