Finding first saturday of month

From: Solomon Grundy <logicjello_at_netscape.net>
Date: 27 Feb 2004 12:26:09 -0800
Message-ID: <6ad4e542.0402271226.6f8d8e63_at_posting.google.com>


Select trunc(sysdate,'MM')
from dual
of course gives me the first day of the month, may I ask what the query is to find the first saturday of the month? Received on Fri Feb 27 2004 - 21:26:09 CET

Original text of this message