"Tadej Kanizar" <[EMAIL PROTECTED]> writes: > I've got a timestamp field.. and it returns sth like "2006-01-04 > 21:33:17.156". How can I get the same result, just without the .156?
Cast to timestamp(0). regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster