Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Interactively input in stored procedure

    I mean any extend procedure (such as CMDSHELL ) that can return any value as input in my procedure.

    Once more :

    CREATE PROCEDURE myproc

    as

    select * into tab1 from tab2

    if exists(...

Viewing post 1 (of 1 total)