Mention what is the use of function "module procedure" in pl/sql?
Answer / 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 |
How do I count records in sql?
What is pragma in sql?
source destination distance chennai bangalore 500 bangalore chennai 500 hyd delhi 1000 delhi hyd 1000 bangalore hyd 800 Here chennai to bangalore and bangalore to chennai is same distance. and hyd and delhi also same criteria. Based on the distance i want to display only one row using sql query?
What is a common use of group by in sql?
What does pl sql developer do?
What is clustered and non-clustered indexes?
How is data stored in sql?
What is bind variable in pl sql?
When are we going to use truncate and delete?
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba
Write a query to get last 10 records from the table.
What are the modes of parameters that can be passed to a procedure ?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)