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...


What is the difference between pl and sql?



What is the difference between pl and sql?..

Answer / Akshay Kumar

SQL (Structured Query Language) is a standard language for managing and manipulating databases, while PL/SQL (Procedural Language SQL) is a procedural extension of SQL provided by Oracle Corporation to embed SQL commands within PL/SQL blocks. PL/SQL allows the creation of stored procedures, functions, triggers, packages, and other program units that can be used to encapsulate logic and improve database performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

what is collation? : Sql dba

0 Answers  


Does a primary key have to be a number?

1 Answers  


What is a database link?

3 Answers  


Explain what is a subquery ?

1 Answers  


What is rule base and cost base optimizer?

2 Answers   Thermotech,


define join and explain different type of joins? : Sql dba

1 Answers  


What is trigger with example?

1 Answers  


How do I quit sql?

1 Answers  


What are analytic functions in sql?

1 Answers  


discuss about myisam index statistics collection. : Sql dba

1 Answers  


Explain the concept of normalization.

3 Answers  


Suppose There is a string A.B....C.......D.........E........F In this string dots (.) are not having fixed count in between of string. I want the output to have string with one dot between. I.e. A.B.C.D.E.F

6 Answers   IBM,


Categories