What plvcmt and plvrb does in pl/sql?



What plvcmt and plvrb does in pl/sql?..

Answer / Amit Agnihotri

PLVTab (PL/SQL Table) is a table object that provides an environment for executing PL/SQL functions, procedures, and packages dynamically. PLVRb (PL/SQL Report Builder) is a tool used to generate dynamic reports based on PL/SQL queries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

how to calcuate the second highest salary of he employee

13 Answers   Synechron,


When the mutating error will comes? and how it will be resolved?

2 Answers  


How can check sql version from command line?

1 Answers  


What is sql resultset?

1 Answers  


suppose we have a table in which 200 rows. i want to find 101 row ? what the query.... and how we find 4th and 5th highest salary and 1 to 10 highest salary

7 Answers  


is it mandatory to select all the column in a view then what columns should be selected

2 Answers  


What is difference between left and right outer join?

1 Answers  


Can we use distinct and group by together?

0 Answers  


how to calculate expressions with sql statements? : Sql dba

1 Answers  


What is sql clause?

1 Answers  


What are the types of variable use in pl sql?

1 Answers  


how to present a past time in hours, minutes and seconds? : Sql dba

1 Answers  


Categories