[MonetDB-users] how we convert the value of timestamp in minutes
how we convert the value of timestamp in minutes -- View this message in context: http://www.nabble.com/how-we-convert-the-value-of-timestamp-in-minutes-tf453... Sent from the monetdb-users mailing list archive at Nabble.com.
On Fri, Sep 28, 2007 at 02:56:46AM -0700, pawan123 wrote:
how we convert the value of timestamp in minutes
If you mean to extract the minutes field from the timestamp you can use extract (minute from timestamp_expr); Example select extract (minute from NOW); With a combination you could calculate the total number of minutes in the time part of the timestamp. Niels
_________________________________________________________
View this message in context: [1]how we convert the value of timestamp in minutes Sent from the [2]monetdb-users mailing list archive at Nabble.com.
References
1. http://www.nabble.com/how-we-convert-the-value-of-timestamp-in-minutes-tf453... 2. http://www.nabble.com/monetdb-users-f4367.html
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl
participants (2)
-
Niels Nes
-
pawan123