Subject | Re: [firebird-support] extract(week from d) |
---|---|
Author | Thomas Steinmaurer |
Post date | 2006-11-30T10:20Z |
Hi,
Either use an UDF or have a look here, for a stored procedure
implementation:
http://www.volny.cz/iprenosil/interbase/ip_ib_code_timestamp.htm
--
Best Regards,
Thomas Steinmaurer
LogManager Series - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database, MS SQL Server and
NexusDB V2
Upscene Productions
http://www.upscene.com
> I would like ask if there is any way in Firebird extract week numberSomething like that is not available.
> from
> date (so number between 1 and 52(53?)) ?
> Syntax like
> extract(week from d)
Either use an UDF or have a look here, for a stored procedure
implementation:
http://www.volny.cz/iprenosil/interbase/ip_ib_code_timestamp.htm
--
Best Regards,
Thomas Steinmaurer
LogManager Series - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database, MS SQL Server and
NexusDB V2
Upscene Productions
http://www.upscene.com