PL/PgSQL FOR syntax

Поиск
Список
Период
Сортировка
От Roberto Mello
Тема PL/PgSQL FOR syntax
Дата
Msg-id 20010216113125.A14323@cc.usu.edu
обсуждение исходный текст
Ответы Re: PL/PgSQL FOR syntax
Список pgsql-sql
    Hi,
What's the correct syntax to access rows in a FOR loop? I'm writing
a PL/PgSQL doc and seem to be making a mistake somewhere.I am referring to this:
[<<label>>]   FOR record | row IN select_clause LOOP       statements   END LOOP;
How do I access the rows within the for loop? row.field? 
Thanks,
-Roberto
-- 
Computer Science            Utah State University
Space Dynamics Laboratory        Web Developer
USU Free Software & GNU/Linux Club     http://fslc.usu.edu
My home page - http://www.brasileiro.net/roberto


В списке pgsql-sql по дате отправления: