how to hide the stored procedure inside a package
Answer / ganesh galla
we should create private procedure in package, then it wont be accessible outside of the package.
Is This Answer Correct ? | 0 Yes | 0 No |
what is difference between foreign key and reference key
What do you mean by a deadlock?
Can we create index on views?
19 Answers CTS, Syntel, TCS,
what is the exact definition for pointer?
What is the usage of merge statement?
Please explan Why static query is more faster than dynamic query ?
Difference between inner join vs where ?
List the types of joins used in writing subqueries?
What is an oracle function?
What is a initialization parameter file in oracle?
Why does oracle 9i treat an empty string as null?
How to assign values to variables?