Dynamic SQL « PL SQL Statements « Oracle PL/SQL Tutorial






22.15.Dynamic SQL
22.15.1.Building DDL on the Fly
22.15.2.Building SQL on the Fly
22.15.3.Implicit COMMITS in DDL Statements
22.15.4.Using Quoted Strings with Dynamic SQL
22.15.5.Using Bind Variables in Dynamic SQL
22.15.6.Reusing Bind Variables in Dynamic PL/SQL