2008 Oct 18
SQL is for relational databases and has three parts:
DDL | Data Definition Language | create, change and delete: tables, schemas, domains, indexes and views |
DML | Data Manipulation Language | query, insert, update and delete rows |
DML | Data Control Language | provide security for database |
Free Databases |
Keywords & Reserved Words |
Syntax | MySQL Server Syntax |
External Links |
2005-2008