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
Write the alter statement to enable all the triggers on the t.students table.
Why is nosql good?
How many types of privileges are available in sql?
What is a variable in sql?
What is crud diagram?
What is synchronized subquery?
How do you copy a table in sql?
Can you do multiple joins in sql?
What does a pl/sql package consist of?
What do you understand by pl/sql packages?
how to shutdown mysql server? : Sql dba
How many tables can a sql database have?
What is the example of procedure?
what is bdb (berkeleydb)? : Sql dba
How do you update a value in sql?