Answer Posted / nashiinformaticssolutions
The PL/SQL compilation process involves:
• Parsing: The PL/SQL code is checked for syntax errors.
• Compilation: The code is converted into a format the Oracle Database can execute.
• Storage: The compiled code is stored in the database.
• Execution: When the PL/SQL code is called, it is executed by the database engine.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does view store data in sql?
What are stored procedures used for?
Does sap use sql?
Which normal form is best?
What is data profiling in sql?
What are the usages of sql?
what is a view? : Sql dba
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
Why does sql need a server?
How is sql used in oracle?
Is sql a programming?
Why select is used in sql?
what is sql profiler? : Sql dba
What is an exception in pl/sql?
Is postgresql a nosql database?