Answer Posted / 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 View All Answers
What is trigger price?
What is %rowtype in pl sql?
Can there be more than one function with a similar name in a pl/sql block?
What is the starting oracle error number? What is meant by forward declaration in functions?
Explain the commit statement.
define sql delete statement ? : Sql dba
How sql query is executed?
what is rollback? : Sql dba
What is difference between table and view?
What is sql not null constraint?
Explain the significance of the & and && operators in pl sql.
What is pragma in sql?
What is embedded sql what are its advantages?
Is join and inner join the same?
How are sql commands classified?