Subject | Re: [ib-support] Day of Week function |
---|---|
Author | Claudio Valderrama C. |
Post date | 2001-11-21T04:23:01Z |
""Marcos Vinicius Dufloth"" <dufloth@...> wrote in message
news:012701c17105$bc7d2da0$862bf8c8@dufloth...
select extract(weekday from current_date) from rdb$database;
The information is in the IB6 release notes. It seems it appears in nowhere
else.
C.
--
Claudio Valderrama C. - http://www.cvalde.com - http://www.firebirdSql.org
Independent developer
Owner of the Interbase® WebRing
news:012701c17105$bc7d2da0$862bf8c8@dufloth...
> There is an dayofweek built in function in FB? How I use WEEKDAY?Example:
select extract(weekday from current_date) from rdb$database;
The information is in the IB6 release notes. It seems it appears in nowhere
else.
C.
--
Claudio Valderrama C. - http://www.cvalde.com - http://www.firebirdSql.org
Independent developer
Owner of the Interbase® WebRing