Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support AS CURSOR and <cursor>.<field> features in FOR EXECUTE STATEMENT loops [CORE5281] #5559

Open
firebird-automations opened this issue Jun 14, 2016 · 1 comment

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Boltik Evgeny (bolt)

This is not about positioned updates/deletes, but about a simplified syntax to retrieve the output values without using many variables. It's implementation is likely to be very different and it does not look easy at the first glance, but it would be nice to have one day.

A somewhat related improvement would be to allow AS CURSOR (or should it be AS RECORD?) syntax for singleton SELECT, EXECUTE PROCEDURE and EXECUTE STATEMENT commands, and probably for INSERT/UPDATE/DELETE RETURNING too.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

reporter: Dmitry Yemanov [ dimitr ] => Boltik Evgeny [ bolt ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant