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
Is natural join and inner join same?
Explain unique key in sql.
what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba
What is multiple partition?
Why do we need databases?
How many sql databases can you have on one server?
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?
how is myisam table stored? : Sql dba
What is nosql example?
Can we rollback delete command?
How do I install sql?
What programs use sql?
What is sap sql anywhere?
What are the disadvantages of not performing database normalization?
Explain the structure of pl/sql in brief.