What is pl/sql and what is it used for?

Answer Posted / pavan_1981

PL/SQL is Oracle's Procedural Language extension to SQL.
PL/SQL's language syntax, structure and data types are
similar to that of ADA. The PL/SQL language includes object
oriented programming techniques such as encapsulation,
function overloading, information hiding (all but
inheritance). PL/SQL is commonly used to write data-centric
programs to manipulate data in an Oracle database

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between blob and text? : Sql dba

519


What are crud methods?

543


Explain exception handling in pl/sql?

522


Can two tables have same primary key?

527


Why is theta join required?

652






Can you join a table to itself?

532


how to drop an existing view in mysql? : Sql dba

555


How many types of indexes are there in sql?

531


What are stored procedures used for?

528


Can we use pl sql in sql server?

535


How many sql core licenses do I need?

503


What is nosql example?

576


What is the difference between view and stored procedure?

485


What is a sql trace file?

540


How do I run a query in pl sql developer?

550