Feedback:

Remove requirement to open __input table directly

Make the parameters passed into an SQL stored procedure available without having to create a cursor for the __input table. Do the same thing for trigger __new and __old tables.

10 votes
Vote 0 votes Vote Vote
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service

    You'll receive a confirmation email with a link to create a password (optional).

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    jeremym1234jeremym1234 shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →

    1 comment

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      Submitting...
      • joachimdjoachimd commented  ·   ·  Flag as inappropriate

        to stay backwards compatible I'd suggest to add additional (auto-open) cursors and fetch the first record:
        e.g. __c_input (SELECT * FROM __input)

      Knowledge Base and Helpdesk