Update: I ran this query in a loop, and found a total of twenty ticket IDs which return multiple rows for the select down there. Is this a postgres problem? Binand On Fri, Mar 14, 2003 at 06:34:30PM +0530, Binand Raj S. wrote: > tickets=# select id from tickets where id = 10622; > id > ------- > 10622 > 10613 > (2 rows)