Re: Table lookup in Postgresql - Mailing list pgsql-novice

From myunt
Subject Re: Table lookup in Postgresql
Date
Msg-id 1364134796274-5749455.post@n5.nabble.com
Whole thread Raw
In response to Re: Table lookup in Postgresql  (David Johnston <polobo@yahoo.com>)
List pgsql-novice
In the example, I made an error in mapping the numbers to indices.  It should
be  {1,1,1,0,0,0,0,0,1,1}


Thank you David for the solution and pointing out the error.

Mehmet



--
View this message in context: http://postgresql.1045698.n5.nabble.com/Table-lookup-in-Postgresql-tp5749327p5749455.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.


pgsql-novice by date:

Previous
From: David Johnston
Date:
Subject: Re: Table lookup in Postgresql
Next
From: dinesh
Date:
Subject: ERROR: cannot use aggregate function in RETURNING (in UPDATE)