PL/SQL Concepts What is the difference between a function and a procedure? Explain the use of %ROWTYPE in PL/SQL. How does exception handling work in PL/SQL? What are the types of exceptions in PL/SQL? How can you optimize a PL/SQL block for per...