What is procedure explain with program?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What is the requirement of self-join?

0 Answers  


How does a trigger work?

0 Answers  


What are expressions?

0 Answers  


How do you handle exceptions. Give the syntax for it?

1 Answers   BCL, Microsoft,


What is schema in sql?

0 Answers  






How does postgresql compare to oracle/db2/ms sql server/informix?

0 Answers  


what is the use of set statement in tsql? : Transact sql

0 Answers  


can we use out parameter in a function?Give an example.

4 Answers   Logica CMG, TCS,


what happens if you no create privilege in a database? : Sql dba

0 Answers  


What are the two different parts of the pl/sql packages?

0 Answers  


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

0 Answers  


1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...

0 Answers   Satyam,


Categories