adspace
Answer Posted / Pankaj Raj
A package in PL/SQL is a collection of related programming units, such as functions, procedures, types, and variables, that can be accessed by multiple programs. Packages allow for modularization, encapsulation, and reusability of code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the current version of postgresql?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what is collation? : Sql dba
Does group by remove duplicates?
what is bcp? When does it used? : Sql dba
Do we need to rebuild index after truncate?
If a cursor is open, how can we find in a pl/sql block?
Is primary key clustered index?
what is dbms? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
how to escape special characters in sql statements? : Sql dba
what are the advantages of sql ? : Sql dba
what are all the common sql function? : Sql dba
define sql insert statement ? : Sql dba