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
What are stored procedures used for?
What is dynamic sql in pl sql?
Can pl sql procedure have a return statement?
How do sql databases work?
What is a table?
Can we insert data in view?
What is sql indexing?
What is update query?
what is schema? : Sql dba
What is the most important ddl statements in sql are?
how do you login to mysql using unix shell? : Sql dba
What is a Mapplet?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
What is mutating sql table?
how to include comments in sql statements? : Sql dba