Connecting Tech Pros Worldwide Forums | Help | Site Map

need query hw to select last 3month,3 week, only friday only sysdate using dual table

Newbie
 
Join Date: Oct 2009
Posts: 1
#1: Oct 6 '09
Hi All,
i need query,how to select last 3 month ,last 3wek,last 3 days , this last 3 month and 3 week should be friday, using sysdate from dual table, there is no exsting table, pls any one help me.

Regards,

karuppiah.

debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,509
#2: Oct 6 '09

re: need query hw to select last 3month,3 week, only friday only sysdate using dual table


you need to play with TO_CHAR function.
Reply