Answer Posted / nashiinformaticssolutions
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
Can multiple cursors being opened at the same time?
What is a package in oracle?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
What is a sub query and what are the different types of subqueries?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
How to update a table row with a record?
What is a synonym? What are its various types?
How to do paging with oracle?
How will you write a query to get a 5th rank student from a table student_report?
How to calculate date and time differences in oracle?
master table and child table performances and comparisons in Oracle ?
What is ASM (Automatic Storage Management) in Oracle?
Oracle
Where do you use decode and case statements?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.