InterviewSolution
Saved Bookmarks
| 1. |
What is PL SQL and why it is used for? |
|
Answer» PL/SQL is the language which is USED to write the codes in the database. For Example - PL/SQL is used to write the ORACLE database.PL/SQL is basically to combine the SQL and the procedural feature of the programming language. This language was developed to enhance the CHARACTERISTICS of the SQL language.
Some of the features of the PL/SQL are:-
|
|