aggregate function like sum?
Thanks in advance,
Stephen Quinney
---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings
hlighting option in the
menu. Just just need:
Meta-x sql-mode
Meta-x global-font-lock-mode
(and possibly select the postgres option in the highlighting bit of
the SQL menu that appears if you are using X)
I hope that helps,
Stephen Quinney
---(end of
> select 6::bit(32);
>bit
> --
> 0110
> (1 row)
That would probably work for me in this case as I am interfacing to
postgresql via the Perl DBI layer. With perl reading out that field
would give me a string representation.
Thanks for the tips,
I
guess. If there's a standard way to do it though that would be quite nice.
Thanks in advance,
Stephen Quinney
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
the timestamp lies.
e.g. 2004-04-09 16:00:00+01
The beginning of the week (sunday) is:
2004-04-4
and the end of the week (saturday) is:
2004-04-10
Any suggestions as to how to go about this would be great, thanks in
advance.
Stephen Quinney
---(end of broadcast