Hi,
i have a stored procedure, SP_1, that take IN two parameter. the stored procedure will manipulate 5tables and then insert selected rows into a table, call TABLE_A.
how do i exec the stored procedure, SP_1 and then create a textual or graphical query source to read data from TABLE_A?
Please help
/
i have a stored procedure, SP_1, that take IN two parameter. the stored procedure will manipulate 5tables and then insert selected rows into a table, call TABLE_A.
how do i exec the stored procedure, SP_1 and then create a textual or graphical query source to read data from TABLE_A?
Please help
/