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 are the ansi data types supported in oracle?
Indexes in oracle ?
3 Answers Keane India Ltd, L&T,
What is Network Database link ?
What is catalog in Oracle?
I need to get the values of the previous quarter.how to do this?eg: if my cuurent month is may i need to get the datas of the month jan,feb,march.Can it be done in oracle.I tried with date function q but for the month jan its not retriving the previous quarter(oct-dec).how to solve this.plpz anyone help me?
What is transport network substrate (tns) in oracle?
What is a sub query? What are its various types?
How to write a query with a left outer join in oracle?
When can Hash Cluster used ?
How to install oracle database 10g xe?
What is the use of file param in imp command?
Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?