Answer Posted / a.jyothsna
Declare section
---
declaring the variables
---
Begin section
---
executable statements
---
Exception section
---
exception handlers
---
end;
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Will truncate release space?
What does pl sql stand for?
What is scalar data type in pl sql?
What is java sql package?
Explain the order of sql statement execution?
what is sub-query? : Transact sql
What are the rules to be applied to nulls whilst doing comparisons?
how to drop an existing index in mysql? : Sql dba
Can procedure in package be overloaded?
Is it mandatory for the primary key to be given a value when a new record is inserted?
What is cursor and its types?
What are tables and fields?
What is a table?
How do I write a sql query in pgadmin 4?
Can we use join in subquery?