Hi,
How to use global temporary table.
I want to create a temporary table in my package and insert/update the records in that temporary table for some manipulations.
How can i achieve that?
Thanks,
Dilip
How to use global temporary table.
I want to create a temporary table in my package and insert/update the records in that temporary table for some manipulations.
How can i achieve that?
Thanks,
Dilip
Comment