why we go for package? what are the advantages of using
instead of seperate procuderes or functions
Answer Posted / dhiraj
Packages are bunch of procedures and functions instead of
granting one by one procedure and function DBA can grant
packge to user.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What is minus?
explain the difference between bool, tinyint and bit. : Sql dba
how to delete an existing column in a table? : Sql dba
What are sql functions? Describe the different types of sql functions?
column A column b | output 10 7 | 10 5 8 | 8 7 -9 | 7 3 5 | 5 0 6 | 6 Write a sql query to print such output.
what is innodb? : Sql dba
How long does it take to learn pl sql?
What is secondary key?
What is compiled query?
a table has 2 classifications 1)liabilities 2)earnings this liabitity has 2 elements with 2 input values and the earnings have 2 elements with 2 input values i wrote a query so that my input is liability savings amount1 amount2 xxxx null xxxxxx 0 xxx1 null xxxxx1 0 null yyyy 0 yyyy null yyy1 0 yyy1 my problem is --when i developed a report(d2k) with this data my o/p is liabilities,amount1,savings,amount2 xxxx xxxxxx xxx1 xxxxx1 yyyy yyyy yyy1 yyy1 how could i move this savings,savings values 2 palces up. can any body provide me witha better solution
What does trigger mean in psychology?
What are the types of operators available in sql?
Is clustered index a primary key?
What is procedure in pl sql?
How can you load microsoft excel data into oracle? : aql loader