Oracle 1z0-001: Ineroduction to oracle:sql and pl/sql
#31. You have decided to permanently remove all the data from the STUDENT table, and you need the table structure in the future. Which single command performs this?
#34. You need to update employee salaries. If the salary of an employee is less than 1000, the salary needs to be incremented by 10%. Use a SQL*PIus substitution variable to accept the employee number. Which PL/SQL block successfully updates the salaries?