Login
Remember
Register
Ask a Question
What are the different types of SQL statements?
0
votes
asked
Mar 24, 2023
in
Oracle
by
john ganales
What are the different types of SQL statements?
statements-sql
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 24, 2023
by
john ganales
The five type of SQL statements are:
Data Definition Language
Data Manipulation Language
Transactional control
Session Control
System Control
...