Answer Posted / tulsi
The two parts of package are PACKAGE SPECIFICATION &
PACKAGE BODY.
Package Specification contains declarations that are global
to the packages and local to the schema.
Package Body contains actual procedures and local
declaration of the procedures and cursor declarations
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What are the types of queries in sql?
What are expressions?
Does truncate require commit?
Explian rowid, rownum?
What is difference between hql and sql?
What are sql functions? Describe in brief different types of sql functions?
What is implicit cursor in pl sql?
Explain cursor types?
What is time based sql injection?
what is an extent ? : Sql dba
Is there a 64 bit version of ssms?
What version is sql?
Explain the purpose of %type and %rowtype data types?
what is a view? : Sql dba
Can unique keys be null?