Tell me what a package consists of.

Answer Posted / hr@tgksolutions.com

A PL/SQL package contains related procedures, functions, variables, and other PL/SQL constructs. It consists of two main parts:
• Package Specification: This defines the public interface of the package, including procedures, functions, and global variables that other programs can access.
• Package Body: This contains the actual implementation of the functions and procedures defined in the specification.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use sql*plus built-in timers?

768


what are the 'mysql' command line options? : Sql dba

743


Can we rollback delete command?

695


what are the different type of sql's statements ? : Sql dba

700


What are % type and % rowtype?

778






What is difference between mysql and postgresql?

705


What is scalar and vector?

720


How do I add a database to sql?

777


Can we use rowid as primary key?

736


1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...

2167


How to rename a table?

766


What is the difference between microsoft access and sql server?

713


What is a join?

809


Which command is used to delete a package?

773


How do you respond to dementia behavior?

722