From the body of a PL-SQL script we are only allowed to execute DML and TCL statements i.e INSERT , UPDATE , DELETE,COMMIT, ROLLBACK are the only valid SQL commands which can be executed from a PL-SQL ...