Answer Posted / senthil kumars
Package Contains Two Parts.They Are
*Package Spec
*Package Body
Package Spec contains declarations of procedures,functions
Where as Package Body Contains definitions for the
procedures and functions which r declared in the spec. Also
it contains the local variables which r to be used in the
procedure or function
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
What is set transaction?
What is the difference between rename and alias?
what does it mean to have quoted_identifier on? : Sql dba
what are date and time functions in mysql? : Sql dba
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
What is a sql statement?
What is the syntax and use of the coalesce function?
Are subqueries faster than joins?
What is a unique constraint?
How can we store rows in PL/SQL using array?
What are the different ddl commands in sql?
How do I view tables in mysql?
Explain the difference in execution of triggers and stored procedures?
What is sql mysql pl sql oracle?