GeertVerhoeven
Technical User
Hi all,
I have a problem. I have a stored procedure (up_generate_table) that returns a table (select command). From another stored procedure I should be able to make a select statement and join on the table returned by up_generate_table. Does anybody have an idea on how to do this ?
Thanks in advance !
Kind regards,
Geert Verhoeven
I have a problem. I have a stored procedure (up_generate_table) that returns a table (select command). From another stored procedure I should be able to make a select statement and join on the table returned by up_generate_table. Does anybody have an idea on how to do this ?
Thanks in advance !
Kind regards,
Geert Verhoeven