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
Explain what is an index?
What is dml and ddl?
Why truncate is used in sql?
What are operators available in sql?
What is a natural join?
Explain what is a database?
What is the cause of mutating table error and how can we solve it?
What are the parts of a sql statement?
How can we make an if statement within a select statement?
What is the size of partition table?
Show how functions and procedures are called in a pl/sql block.
Can a procedure in a package be overloaded?
What does (+) mean in sql joins?
Why left join is used in sql?
how to include comments in sql statements? : Sql dba