Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain the PL/SQL compilation process.

Answer Posted / hr@tgksolutions.com

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


Please Help Members By Posting Answers For Below Questions

How do I remove all records from a table?

1114


Does execute immediate commit?

1284


what are rollup and cube in t-sql? : Transact sql

1142


What is the difference between delete and truncate statement in sql?

1117


Can we insert in view in sql?

1100


Explain mutating table error.

1256


How many types of triggers are there in pl sql?

1117


describe mysql connection using mysql binary. : Sql dba

1108


How do I install sql?

1041


what happens if null values are involved in expressions? : Sql dba

1089


What is sql integrity?

1232


What is the difference between alter trigger and drop trigger statements?

1156


What is scope and visibility in PL/SQL?

1281


how to get a list of columns in an existing table? : Sql dba

1001


how tsql statements can be written and submitted to the database engine? : Transact sql

1034