Viewing post 1 (of 1 total)
you may try this:
create a table type and define the table structure;
declare the SP that has a parameter of tble type;
declare a table type variable and reference the table type;
insert...
January 11, 2013 at 10:56 am
#1576448