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
INSERT with Functions « Insert Delete Update « Oracle PL / SQL
Oracle PL / SQL
Insert Delete Update
INSERT with Functions
1.
You can use variables such as SYSDATE and USER in your INSERT statements
2.
Inserting values using System function: SYSDATE
3.
Date calculation in insert statement
4.
Use Trunc in insert statement