"Jeanna Geier" <[EMAIL PROTECTED]> writes: > If I cast the entire operation to an INT: ... > I'm getting an 'ERROR: integer out of range' error returned when I run my > SELECT statement:
Perhaps use floor() instead? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend