Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sysdate

Oracle - Get Current Date Formatted

I've been wondering - I have a lot of use with sysdate on my system, and when comparing it to m… Read more Oracle - Get Current Date Formatted

Not A Valid Month In Oracle When Add_months Is Used

I have given the below code in query. where to_date(cal_wid,'yyyymmdd') between a… Read more Not A Valid Month In Oracle When Add_months Is Used