Structured Query Language (SQL) is used to create and manage databases. The document discusses SQL commands for creating databases and tables, describing table structures, copying data between tables, inserting data into tables from other tables or hardcoded values, and performing select queries to retrieve data from tables.
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)
43 views3 pages
Structured Query Language
Structured Query Language (SQL) is used to create and manage databases. The document discusses SQL commands for creating databases and tables, describing table structures, copying data between tables, inserting data into tables from other tables or hardcoded values, and performing select queries to retrieve data from tables.