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
how to add a new column to an existing table in mysql? : Sql dba
Can we use join in subquery?
What does count (*) do in sql?
What is difference between pl and sql?
Can we create table inside stored procedure?
How many postgresql users are there, worldwide?
What is sql clause?
Can we use two order by clause in query?
what is innodb? : Sql dba
What are the different types of database management systems?
What does trigger mean in psychology?
Describe different types of general function used in sql?
What are the types of dbms?
What is consistency?
Do foreign keys improve performance?