previous |
start |
next
SQL
- SQL stands for Structured Query Language
- SQL is a command language for interacting with databases
- Most relational databases follow the SQL standard
- Some SQL commands
- QUERY
- CREATE TABLE
- INSERT
- DROP TABLE
previous |
start |
next