Re: how to proccess record returning null

Поиск
Список
Период
Сортировка
От te
Тема Re: how to proccess record returning null
Дата
Msg-id 1347636697274-5724061.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: how to proccess record returning null  (John R Pierce <pierce@hogranch.com>)
Ответы Re: how to proccess record returning null  (John R Pierce <pierce@hogranch.com>)
Список 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 по дате отправления:

Предыдущее
От: grandlexa@gmail.com
Дата:
Сообщение: BUG #7540: Hello. Need Help!
Следующее
От: John R Pierce
Дата:
Сообщение: Re: how to proccess record returning null