Answer Posted / nishi
Declare section
---
declaring the variables
---
Begin section
---
executable statements
---
Exception section
---
exception handlers
---
end;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define commit, rollback and savepoint?
Can we insert in view in sql?
How to make a copy values from one column to another in sql?
What is string join?
What is the difference between having and a where in sql?
What is a scalar value in sql?
Name three sql operations that perform a sort.
how is exception handling handled in mysql? : Sql dba
What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql
What is mdf ldf and ndf?
Is it possible to link two groups inside a cross products after the cross products group has been created?
what is the difference between nested subquery and correlated subquery?
What is the difference between left and left outer join?
How does an execution block start and end in pl sql?
What language is oracle sql developer?