0 votes
in Oracle by
What are the different types of SQL statements?

1 Answer

0 votes
by

The five type of SQL statements are:

  1. Data Definition Language
  2. Data Manipulation Language
  3. Transactional control
  4. Session Control
  5. System Control
...