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 Parallel Server ?
How can we delete duplicate rows in a table?
What is DTS and purpose of DTS ?
What is the difference between sharding and replication?
Is rowid unique in oracle?
Does facebook use oracle?
When do you get a .pll extension in oracle?
How to execute the package in oracle?
 How to use an oracle sequence generator in a mapping?
What is Index Cluster ?
1. Display all the rows and columns in the CLIENT table. Sort by client name in reverse alphabetical order.
What are the different types of trigger and explain its various uses and functions?