SQL: Structured Query Language basics
Structured query language is abbreviated as SQL. SQL has three classification of command languages, they are : DDL: Data Definition Language DM: Data Manipulation Language TCL: Transaction Control Language These three command languages help one to access SQL, using this one can create, update, manipulate, save and delete database tables. DDL DDL or Data Definition Language […]






