PL/pgSQL - Mailing list pgsql-sql

From Jie Liang
Subject PL/pgSQL
Date
Msg-id 39997892.477F745E@ipinc.com
Whole thread Raw
List pgsql-sql
Hi,

Is anybody know how to declare a explicit cursor in PL/pgSQL (not in
SQL) ???
syntax:
declare
cursor mycur is select statement ?? it won't work!

--
Jie LIANG

Internet Products Inc.

10350 Science Center Drive
Suite 100, San Diego, CA 92121
Office:(858)320-4873

jliang@ipinc.com
www.ipinc.com





pgsql-sql by date:

Previous
From: "Adam Lang"
Date:
Subject: Re: copy from
Next
From: Dirk Elmendorf
Date:
Subject: PL/PGSQL Function problem.