[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re[2]: Formatting Dates in SQR V3 and Oracle -Reply



If you are using Oracle you can use the last_day function.

>>> Sethurethenam Rajaram <sethurethenam_rajaram@SMB.COM>
05/13/98 02:06pm >>>
Anyone know a quick and easy way (without hard coding or using
complex
algorithms) to determine the last day in a month???  Like the last day in
may is
31, and the last day in February is 28 unless it's a leap year....

clark