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 |
Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table
1) Does oracle have any table which contain all the exceptions and it's code internally?
Can we create index on views?
19 Answers CTS, Syntel, TCS,
What is difference between cartesian join and cross join?
Please explain the difference between outer join and inner join? With examples would be appreciable..!
how to hide the stored procedure inside a package
How to work with data objects interactively?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What is query image?
What is MTTR advisor in Oracle?
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error
What do database buffers contain?