Computer Science, asked by january9, 4 months ago

what is database package​

Answers

Answered by rekhachaplot8
0

Answer:

A package is a schema object that groups logically related PL/SQL types, variables, constants, subprograms, cursors, and exceptions. A package is compiled and stored in the database, where many applications can share its contents. ... The body must define queries for public cursors and code for public subprograms.

Similar questions