PL/SQL (MOSC)

MOSC Banner

sql script help

edited Jun 19, 2009 5:01AM in PL/SQL (MOSC) 16 commentsAnswered
hi,
i have this script:

select it_date,date_created,coll_date,to_char(it_date+1,'RRRRMMDD') "date_dispatch"
from iteneraries
where code='1083001'

however i do need to add conditions from which the "date_dispatch" will not fall on saturdays, sundays
and holidays. any help

thanks,

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