Section outline

  • Lab 2

    • Topics of Discussion:

      The basic of DDL:  Create DB, Drop DB, Create Table, Drop Table, Alter Table. 

      basic query operations on the table: Insert, Select, from, where.

      Expected Learning Outcomes:

      Learn to write Data Definition Language and basic SQL.