Home
Oracle PL / SQL
Aggregate Functions
Analytical Functions
Char Functions
Constraints
Conversion Functions
Cursor
Data Type
Date Timezone
Hierarchical Query
Index
Insert Delete Update
Large Objects
Numeric Math Functions
Object Oriented Database
PL SQL
Regular Expressions
Report Column Page
Result Set
Select Query
Sequence
SQL Plus
Stored Procedure Function
Subquery
System Packages
System Tables Views
Table
Table Joins
Trigger
User Previliege
View
XML
Menu
Insert Data « PL SQL « Oracle PL / SQL
Oracle PL / SQL
PL SQL
Insert Data
1.
The INSERT statement can be used in a PL/SQL program
2.
Sequences can also be accessed directly from an INSERT statement in a PL/SQL program
3.
Put insert statement into its own block
4.
INSERT statements with variable