Skip to content

Latest commit

 

History

History

week10

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Tasks in week10

  • Create, modify, and drop tables based on design specifications provided
  • inserting new data into tables, update data in tables, and delete data from tables while considering referential integrity
  • Enforce constraints on tables to ensure data integrity and consistency
  • Create a table using the structure and data from an existing table
  • Import data into a table from other tables