On Thu, Apr 7, 2011 at 5:50 AM, Craig Ringer
wrote:
> On 06/04/11 18:51, tejas tank wrote:
>
>> What should I have to do.?
>
> Read this:
> http://wiki.postgresql.org/wiki/Guide_to_reporting_problems
>
> and try again with a question that includes an example you can
> distribute to show other
On 06/04/11 18:51, tejas tank wrote:
> What should I have to do.?
Read this:
http://wiki.postgresql.org/wiki/Guide_to_reporting_problems
and try again with a question that includes an example you can
distribute to show others the problem, including any required data, as a
single .sql file.
> 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
>
> *
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
On Apr 6, 2011, at 4:21 PM, tejas tank wrote:
> ERROR: 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
Error Message is showing that you are using subquery with
On 6 April 2011 11:51, 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