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 normalization? How many normalization forms are there?
Is ms sql is free?
What is denormalization in a database?
What is sqlca in powerbuilder?
how to get a list of indexes of an existing table? : Sql dba
how can we submit a form without a submit button? : Sql dba
Determine if oracle date is on a weekend?
how to create a new table in mysql? : Sql dba
how to calculate expressions with sql statements? : Sql dba
What program will open a mdb file?
What is type and rowtype in pl sql?
What is a sql profiler?
Why are sql stored procedures used?
What are the parts of a sql statement?
What is the maximum number of columns in sql table?