Evaluation should include determining whether
- the SELECT statement can be implemented into a PL/SQL block
- Data Manipulation Language (DML) statements including INSERT, UPDATE, and DELETE can be used to make changes to data
- Data Definition Language (DDL) and Data Control Language (DCL) statements can be included in PL/SQL
- Transaction Control Language statements, such as COMMIT, ROLLBACK, and SAVEPOINT, can be used to make permanent changes to the database or to discard.