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
How do you determine the current isolation level? : Transact sql
What is Materialized View? In What Scenario we Use Materialized View?
What is insert command in sql?
Is sql database free?
How does stored procedure reduce network traffic?
What is Collation Sensitivity ? What are the various type ?
Enlist some predefined exceptions?
What are the different set operators available in sql?
Can there be more than one function with a similar name in a pl/sql block?
How to write pl sql program in mysql command prompt?
What is nvarchar in sql?
What do you understand by case manipulation functions?
What is primary key and unique key?
How do I view a sql database?
What is difference between procedure and trigger?