Re: how to proccess record returning null - Mailing list pgsql-bugs

From te
Subject Re: how to proccess record returning null
Date
Msg-id 1347636697274-5724061.post@n5.nabble.com
Whole thread Raw
In response to Re: how to proccess record returning null  (John R Pierce <pierce@hogranch.com>)
Responses Re: how to proccess record returning null  (John R Pierce <pierce@hogranch.com>)
List pgsql-bugs
Sorry I didnt mention it.

temp is a table name.

FOR r in select distinct(id) from temp

There are no distinct id's in table 'temp', so record 'r' has null values.

So I guess the control is not going inside the loop.

Any suggestions?




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/how-to-proccess-record-returning-null-tp5723932p5724061.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

pgsql-bugs by date:

Previous
From: grandlexa@gmail.com
Date:
Subject: BUG #7540: Hello. Need Help!
Next
From: John R Pierce
Date:
Subject: Re: how to proccess record returning null