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

7. Where would you look for errors from the database design?

1 Answers   Fintellix,


What SQL keyword must immediately follow the UNION ALL statement? 1. SELECT 2. INTO 3. ORDER 4. WHERE 5. JOIN

4 Answers  


What are the pre requisites?

1 Answers  


What is the advantage of nosql?

0 Answers  


what is pragma ?

1 Answers   Polaris,


write a query to delete similar records in different tables with same structure

4 Answers  


What is difference between stored function and application function?

0 Answers  


If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????

0 Answers  


What is difference sql and mysql?

0 Answers  


What is the difference between cluster and non-cluster index?

0 Answers  


What does closing a cursor do?

0 Answers  


Can cursors be part of a trigger body?

0 Answers  


Categories