What are the two parts of a procedure ?
Answer Posted / a.jyothsna
Procedure specification: create or replace procedure proc-nm
(agumentlist)
procedure body: is-------------end
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is record type in pl sql?
What are the sql aggregate functions?
Why plvtab is considered as the easiest way to access the pl/sql table?
what are null values? : Sql dba
How many types of relationship are there?
How to fetch values from testtable1 that are not in testtable2 without using not keyword?
what is try_catch block in procedure
Can we alter stored procedure?
What is before trigger?
Explain the difference between triggers and constraints?
What is the difference between a query and a report?
What is difference between pl and sql?
What is materialized view. What are different methods of refresh?
How do you declare a variable in pl sql?
Is sql pronounced sequel or sql?