Menu Right

Top Social Icons

Left Sidebar
Left Sidebar
Featured News
Right Sidebar
Right Sidebar

Oracle database 12c sql fundamentals Training

Oracle database 12c sql fundamentals Exam Preparation.


These are the 16 primary SQL commands, separated into commonly used groups:

The Data Manipulation Language (DML) commands:

■ SELECT
■ INSERT
■ UPDATE
■ DELETE
■ MERGE

The Data Definition Language (DDL) commands:

■ CREATE
■ ALTER
■ DROP
■ RENAME
■ TRUNCATE
■ COMMENT

The Data Control Language (DCL) commands:

■ GRANT
■ REVOKE

The Transaction Control Language (TCL) commands:

■ COMMIT
■ ROLLBACK
■ SAVEPOINT

No comments

Post a Comment

Note: only a member of this blog may post a comment.