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.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
37 views
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.