You are on page 1of 1

SQL is a Structure Query Language.

Since this a standard for any relational databases, you can use this for Orace,DB2, MS SQL, MySQl , SyBase and any other relational databases.

This contains only few following statements. They are

SELECT

INSERT UPDATE DELETE

ROLLBACK COMMIT SAVE POINT

CREATE ALTER DROP TRUNCATE

You might also like