The document discusses basic SQL commands used to create and manage a database and tables. It provides the syntax and examples for creating a database and table, inserting data, updating data, selecting data, deleting data, and dropping a table. Commands covered include CREATE DATABASE, CREATE TABLE, INSERT, UPDATE, SELECT, DELETE, and DROP TABLE.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
31 views
Week 2
The document discusses basic SQL commands used to create and manage a database and tables. It provides the syntax and examples for creating a database and table, inserting data, updating data, selecting data, deleting data, and dropping a table. Commands covered include CREATE DATABASE, CREATE TABLE, INSERT, UPDATE, SELECT, DELETE, and DROP TABLE.