Answer Posted / roopesh kumar
The main purpose for using a packege is grouping the
related objects like proc., func. etc.
For ex. we can create one package for payroll of HRMS system
that can be used for storing related proc, func. & other DB
objects.
| Is This Answer Correct ? | 23 Yes | 8 No |
Post New Answer View All Answers
what is union, minus and interact commands? : Sql dba
What is the difference between clustered and non-clustered indexes?
What is sql*plus?
What are the types of sql commands?
What is sql in oracle?
What is scalar and vector?
What is the difference between left join and right join?
What is the usage of distinct keyword?
How to return multiple rows from the stored procedure?
What is the difference between execution of triggers and stored procedures?
how would you enter characters as hex numbers? : Sql dba
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
What is scalar data type in pl sql?
How do you break a loop in pl sql?
What is parallel hint?