Update cursor - current of - Mailing list pgsql-novice

From MaFa
Subject Update cursor - current of
Date
Msg-id 003701c3a093$255f5ff0$490e030a@attila
Whole thread Raw
List pgsql-novice
Sorry, I mistyped the update command in my previous letter - of course, the
update statement is the following:

 update ugyfelek
                set megj='Something'
                where current of users_c;

The problem is the same..:-(((

Thanks in advance: MaFa


pgsql-novice by date:

Previous
From: "MaFa"
Date:
Subject: Update cursor - current of??
Next
From: chameenz@yahoo.com (Matthew Cimino)
Date:
Subject: 1-2 second delay on all commands over network