Hi,
I wonder how to compile a invalid stored procedure into another stored procedure?
The first proc is creating some tables ( and is valid ) the second proc is based on those new tables ( but while compliling these tables they do not excist yet) and is invalid.
How to accomplish this running these procs within a package?
Regards
GKramer
