Answer Posted / glibwaresoftsolutions
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
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
What is an oracle?
What are the attributes of cursor?
How to rename an index?
What is the meaning of recursive hints in oracle?
Give syntax for SQL and ORACLE joins.
What is the purpose of save points in oracle database?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
How to create a stored procedure in oracle?
What is an oracle cursor variable?
How to store only time; not date and time?
How to define a variable to match a table column data type?
Can I create users through internet explorer in oracle 10g?
What is a subquery?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?