Human Capital Management - EBS (MOSC)

MOSC Banner

How to write query in VS with default type SQL Statement to get days between 2 dates which are other

edited Aug 14, 2018 5:00AM in Human Capital Management - EBS (MOSC) 1 commentAnswered

Hi,

I have 2 date segments in my SIT, Start date and End date, I created other segment to get total days between those dates.

I choosed default type as SQL Statement, but I below statement didn't work.

select trunc(Viol_Dt) - trunc(Viol_ED) from dual

Viol_Dt is end date

Viol_ED is start date.

Please advise/provide any sql statement to get days between.

Thanks in advance.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center