On Wednesday, April 06, 2011 3:51:49 am tejas tank wrote:
> Hello,
> 
> 
> I have hug postgresql database and when i going to search for a query
> with database retrieve with limit of 669 is allow
> 
> If my query fetch records more over 669 records then error is comming...
> 
> 
> RROR:  more than one row returned by a subquery used as an expression
> 
> ********** Error **********
> 
> ERROR: more than one row returned by a subquery used as an expression
> SQL state: 21000
> 
> 
> What should I have to do.?????

Have your subquery only return one row:) Seriously, posting the actual query 
would be helpful.

> 
> 
> Its urgent ....
> 
> 
> 
> Thanks,
> Tejas L Tank.
> Ass. Application Engineer.
> OpenERP Pvt. Ltd.
> India

-- 
Adrian Klaver
adrian.kla...@gmail.com

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to