Types of SQL Command



DDL = Data Definition Language - specify table definitions
DML = Data Manipulation Language - works with data
DCL = Data Control Language - who has access rights
TCL = Transaction Control Language - how the transaction will be



Comments

Popular posts from this blog

2>&1 in command means??

MySQL Function: Thai months to String

Ruby on Rails with PosgreSQL : Basic tutorial