What is a package ? What are the advantages of packages ?
Answer Posted / tulsi
Package is a database object that groups logically related
procedures.
The advantages of packages are Modularity, Easier
Applicaton Design, Information. Hiding,. reusability and
Better Performance.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is sql injection owasp?
Is it possible to create the following trigger: before or after update trigger for each row?
How do I run a sql query in pgadmin 4?
What is the difference between sql and t sql?
What is cte?
What is the difference between having clause and where clause?
What are % type and % rowtype?
What are different clauses used in sql?
What is data control language?
What are packages in pl sql and also explain its advantages?
What are sql data types?
What is a unique key?
Explain what is sql?
how to run 'mysql' commands from a batch file? : Sql dba
Is sqlexception checked or unchecked?