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.

Answers were Sorted based on User's Feedback



Explain the PL/SQL compilation process...

Answer / 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

Explain the PL/SQL compilation process...

Answer / glibwaresoftsolutions

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

Explain the PL/SQL compilation process...

Answer / 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

More SQL PLSQL Interview Questions

Does truncate need commit?

0 Answers  


Is mariadb nosql?

0 Answers  


How do we use distinct statement? What is its use?

0 Answers  


how can stop the sequence with mention the max value and with out mention the max value

1 Answers   Zensar,


What is the clause we need to add in function body to return variable?

0 Answers  


What is cursor in pl sql with examples?

0 Answers  


suppose I have two table one Emp and other is dpt. Emp table has a field ,dept id,name ,sal and dpt table has a field dept id,dept name. Now I want to find out the emplyee list whose sal is between 2000-3000 from dept x.

7 Answers   Geometric Software, IBM,


What are all the different normalization?

0 Answers  


When would you denormalize?

8 Answers   MBT, Microsoft, MMU,


what is the difference between truncate and delete statement? : Transact sql

0 Answers  


What is a loop in sql?

0 Answers  


Does asenumerable execute the query?

0 Answers  


Categories