Answer Posted / hr@tgksolutions.com
PL/SQL refers to Procedural Language/Structured Query Language. It is a programming language extension of SQL that allows you to write procedural code, such as loops, conditional statements, exception handling, and SQL statements. PL/SQL is mainly used for developing database applications and stored procedures within Oracle Database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What privilege is needed for a user to insert rows to tables in another schema?
How to create an initialization parameter file?
Explain about achiever in sql?
query optmization techniques and quwry analyser+projects+ppts
How to count groups returned with the group by clause in oracle?
Explain temporal data types in oracle
how do u setup a replication site?
What are transaction isolation levels supported by oracle?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
What is the purpose of tables, private synonyms and public synonyms in Oracle?
What do you mean by a database transaction & what all tcl statements are available in oracle?
How does the on-delete-cascade statement work?
Explain what does a control file contain?
How to convert characters to numbers in oracle?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?