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 |
Write a syntax for update query in oracle?
What are the execution control statements in oracle?
What is the difference between implicit index and explicit index?
What is backup in Oracle?
What is the dynamic sql in oracle?
what are the disadvantages of hierarchial database over RDBMS?
What are the commands youd issue to show the explain plan for select
which clause we are not used in where clause?
query to find the maximum no persons with same age(age colomn) from emp table
what is meant by magic query
What is difference between cartesian join and cross join?
What is tns name?