top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Oracle: Is Sysdate a system variable or a system function?

+1 vote
314 views
Oracle: Is Sysdate a system variable or a system function?
posted Jan 5, 2015 by Archana

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

The Oracle/PLSQL **SYSDATE ** function returns the current system date and time on your local database.
System Function

answer Jan 6, 2015 by Shivaranjini
...