Amit Oracle DBA Blog
This blog is to share oracle concept and real time experience for Oracle beginner.....
Showing posts with label
SQL
.
Show all posts
Showing posts with label
SQL
.
Show all posts
Tuesday, 16 September 2014
Difference between DDL, DML and DCL Commands
›
DDL (Data Definition Language) Data Definition Language (DDL) statements are used to define the database structure or schema. CREA...
Monday, 15 September 2014
Difference Between TRUNCATE, DELETE and DROP commands
›
1 .DELETE The DELETE command is used to remove rows from a table. A WHERE clause can be used to remove some rows. If n...
›
Home
View web version