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

Answer Posted / akki julakanti

pl/sql is a procedural language
it is extension to sql introduced by oracle,
to perform operations over a database.
Here we follow some sequence of steps or programs.

Advantages:
1.supports conditional,looping,modularity
2.Better performance
3.Portability
4.Allow subprograms

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in oracle 10g sw after compiling procedure how to pass parameter values ,if we (v_empid out number)how to give empid after successful compilation program.This site exact suitable for 10g with respect to question & answer same format , im trying sql browser & sql command prompt using exec procedure name & respective parameters.

1647


What is a trigger in sql?

642


What is pl sql package?

598


What is sql procedures and functions?

531


What is crud sql?

543






Are null values same as that of zero or a blank space?

533


What is the source code of a program?

509


How to test for null values?

607


what are the different tables present in mysql? : Sql dba

506


What is sql dialect?

531


What are variables in pl sql?

569


Can we use commit inside a trigger?

529


How do I save a sql query?

546


How do I find sql profiler?

520


what is a composite key ? : Sql dba

607