malaikofta
IS-IT--Management
hei, I need to create a stored procedure in orcle, which takes few parameters. Inside the table i need to create a temperary table which stores some calculted data ( more than one row )
Can anyone help me how to create a temp table inside the stored proc which exists within the scope of the stored procedure and destroyed at the end of the procedure. Pls can anyone help with with a small code example
Can anyone help me how to create a temp table inside the stored proc which exists within the scope of the stored procedure and destroyed at the end of the procedure. Pls can anyone help with with a small code example