Where do we use pl sql?



Where do we use pl sql?..

Answer / Naval Singh

PL/SQL is used in Oracle Database to write procedural code, which can be executed on the server-side. It is used for a wide range of tasks such as data validation, calculations, business rules enforcement, stored procedures, triggers, packages, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

what is 'mysqlcheck'? : Sql dba

1 Answers  


Define tables and fields in a database

1 Answers  


what is not null constraint? : Sql dba

1 Answers  


what is self join and why is it required? : Sql dba

1 Answers  


What is a loop in sql?

1 Answers  


Why is sharding used?

1 Answers  


What is the Diff b/w Constraints and Trigeer

4 Answers   HCL,


what is the main difference between join and subqurey?

3 Answers   Oracle,


How can the performance of a trigger be improved?

1 Answers  


What is normalization and types of normalization?

22 Answers   Etisbew, F-TEC, Microsoft, TechProcess,


what is 'force view'?

3 Answers   Cap Gemini, SPIC,


How does cross join work in sql?

1 Answers  


Categories