Hello Simon,
Greetings!
The issue in the above code is the FROM clause.
You need to read the temporary table TABLE_VARIABLE which you get from your procedure as
:TABLE_VARIABLE .
Thanks,
MM.
Hello Simon,
Greetings!
The issue in the above code is the FROM clause.
You need to read the temporary table TABLE_VARIABLE which you get from your procedure as
:TABLE_VARIABLE .
Thanks,
MM.