Answer Posted / 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 |
Post New Answer View All Answers
What is the minimum client footprint required to connect c# to an oracle database?
Explain oracle 12c new features for developers?
What is difference between truncate and delete?
What are the logical operations?
Explain a private synonyms?
How can I combine multiple rows into a comma-delimited list in oracle?
Can a formula column be obtained through a select statement ?
What is the best way to do multi-row insert in oracle?
What privilege is needed for a user to insert rows to tables in another schema?
What are the system predefined user roles?
How many types of tables are there in oracle?
What happens if the update subquery returns multiple rows?
What is a trigger and what are its types?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
How to convert raw data type into text in oracle? Explain