Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Last Fridayof the month

Re: Last Fridayof the month

From: Arvind Aggarwal <oradba9_at_yahoo.com>
Date: Tue, 23 Jan 2001 09:51:26 -0800 (PST)
Message-Id: <10750.127300@fatcity.com>


Hi,

select next_day(last_day(sysdate)-7,'FRIDAY') from dual;

This will work.

Arvind Aggarwal


Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. Received on Tue Jan 23 2001 - 11:51:26 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US