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 a data lock in oracle?
Difference between inner join vs where ?
How to delete a user account in oracle?
What are set operators?
What is a Garbage Collection? and what is full recursive Garbage collection?
How to Select second Maximum salary in a Table ?
i must get table name, constraint type, constrain name with using concads "||" and it must be in string type, then with join processes i need code please help immidiately
What is open database communication (odbc) in oracle?
How to select an oracle system id (sid)?
What are the original export and import utilities?
Can you use a commit statement within a database trigger?
When do I need to use a semicolon vs a slash in oracle sql?