Give the structure of the procedure ?



Give the structure of the procedure ?..

Answer / tulsi

PROCEDURE name (parameter list.....)
is
local variable declarations

BEGIN
Executable statements.
Exception.
exception handlers

end;

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More SQL PLSQL Interview Questions

What is trigger in pl sql with examples?

0 Answers  


What are pl sql procedures?

0 Answers  


How to run sql statements through the web interface?

0 Answers  


What is pl sql commands?

0 Answers  


what command is used to create a table by copying the structure of another table including constraints ?

6 Answers   CMC, eicc,






25.67,-1 Trunc = 20 Round= 30 HOW????

2 Answers   Karrox,


how to retrive only second row from table?

31 Answers   IBM,


what is a database lock ? : Sql dba

0 Answers  


what is the order of pre-defined exceptions.

6 Answers   TCS,


What is meant by <> in sql?

0 Answers  


Is microsoft sql free?

0 Answers  


Are subqueries faster than joins?

0 Answers  


Categories