What is PL/SQL ?

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


Please Help Members By Posting Answers For Below Questions

What is key preserved table?

762


Explain the difference between sql and oracle?

862


How to view all columns in an existing table?

737


What is an oracle wallet?

697


How to do a full database export?

883


What is a dead lock in oracle?

842


Is the After report trigger fired if the report execution fails ?

2725


What is set verify off in oracle?

851


How to view the tablespaces in the current database?

770


What is the usage of save points in oracle database?

758


What is the difference between a hot backup and a cold backup in oracle?

790


What is oracle rownum?

720


What is a sub query and what are the different types of subqueries?

895


Explain how you would restore a database using RMAN to Point in Time?

1922


What are joins, explain all types of joins?

1965