Gunther Mayer <[EMAIL PROTECTED]> writes: > SELECT minimum(5,6) => 5
You're looking for the least/greatest functions (in 8.1 and up IIRC). regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend