* Integration of procedural constructs with SQL

  * Improved performance

  * Modularized program development - logical group of statements

                                    - nest blocks

                                    - smaller modules

                                    - easily maintain and debug

  * Integration with Oracle tools

- applications/tools (PL) + database (SQL)

  * Portability

  * Exception handling

'Oracle > PL/SQL' 카테고리의 다른 글

15일차 # 간단한 예제  (0) 2012.04.24
15일차 # SQL vs. PL/SQL  (0) 2012.04.24
15일차 # 1-5: PL/SQL 처리과정  (0) 2012.04.24
15일차 # PL/SQL  (0) 2012.04.24
15일차 PL/SQL Fundamentals  (0) 2012.04.24

+ Recent posts