Connecting Tech Pros Worldwide Help | Site Map

What is the difference between current_date & sysdate function?

sajithamol
Guest
 
Posts: n/a
#1: Jul 13 '07
What is the difference between current_date & sysdate function?
debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,505
#2: Jul 13 '07

re: What is the difference between current_date & sysdate function?


while both returns the same out put , the only diference is SYSDATE is a PSEUDO COLUMN while current_date is a normal function.
Reply