Oracle tutorial, introduction to PL/SQL
Oracle PL/SQL tutorial video presents basic and more advanced aspects of programming in PL/SQL. Tutorial focuses on practical examples and pays attention to key issues. Free lessons present how to use anonymous blocks, declare variables, use conditional and iterative structures, convert between data types, use ref cursors and sys_refcursors. Moreover, describes how to improve performance by using bulk binding method.