stored procedure return datatable or temporary table
973390Nov 27 2012 — edited Nov 29 2012hi again everybody
i just want to ask can stored procedure or function return a datatable or a temporary table that i want to fill later
the problem is i want to make a stored procedure that make research for the client with many option and with this selected option the procedure execute the right request from
different table and i just return the result in the datatable or the temporary table ????
help ^^ and thank's