State few characteristics of pl/sql?



State few characteristics of pl/sql?..

Answer / Kameshwar Upadhyay

PL/SQL is a procedural language embedded within the Oracle Database Management System. It supports control structures such as loops and conditional statements, error handling, and declarative integrity constraints. It also allows for data definition, manipulation, and control of transactions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Write a query to find the name of employees those who have joined on Monday.(based on column hire_date)

15 Answers   Satyam,


Is sqlite thread safe?

1 Answers  


What is nosql example?

1 Answers  


Does sql require a server?

1 Answers  


What is record in pl sql?

1 Answers  


Does sql backup shrink transaction log?

1 Answers  


what is data manipulation language? : Sql dba

1 Answers  


What is the maximum number of triggers,can apply to a single table?

2 Answers  


How write primary and foreign key relationship between two tables without using constraints? u can use any of procedure/function/trigger and any sql?

1 Answers   Parexel,


What is linq to sql?

1 Answers  


What is sql data?

1 Answers  


Mention what are the benefits of pl/sql packages?

1 Answers  


Categories