Subject | Re: [firebird-support] use variable cursors in PSQL |
---|---|
Author | Ann W. Harrison |
Post date | 2010-12-03T15:17:01Z |
On 12/3/2010 5:56 AM, chris.waldmann wrote:
depends on the specific structure of one table.
Good luck,
Ann
> In a stored procedure I use two cursors to compare two result set row by row.In a word, no. The cursor represents a compiled statement that
>
> I want to use the same stored procedure for different tables and alter only the table in the cursor.
>
> Is there a way to alter the tabel name in a cursor?
> Is there somthing like cursor variable or cursor reference?
>
depends on the specific structure of one table.
Good luck,
Ann