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
CURRENT_TIMESTAMP « Date Timezone « Oracle PL / SQL
Oracle PL / SQL
Date Timezone
CURRENT_TIMESTAMP
1.
CURRENT_TIMESTAMP(): containing the current session time along with the session time zone
2.
Insert a row using the CURRENT_TIMESTAMP function
3.
Compare the timestamp value between before and after 'alter session set time_zone'
4.
select current_timestamp from dual to see the session time