Mention what is the use of function "module procedure" in pl/sql?
Answer Posted / Aarti Martolia
A module procedure is used to group a set of related PL/SQL procedures and functions into a single unit, making it easier to manage and reuse them. It helps in code organization and promotes modular programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the best sql course?
Is primary key clustered index?
how to escape special characters in sql statements? : Sql dba
what is sql server agent? : Sql dba
what is collation? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
Does group by remove duplicates?
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 are aggregate and scalar functions? : Sql dba
Do we need to rebuild index after truncate?
what are all the common sql function? : Sql dba
what are the advantages of sql ? : Sql dba
define sql insert statement ? : Sql dba
what is dbms? : Sql dba