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
what is user defined functions? : Sql dba
Is json a nosql?
Can we join 3 tables in sql?
what is the difference between sql and t-sql? : Transact sql
Is there a way to automate sql execution from the command-line, batch job or shell script?
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
What does over partition by mean in sql?
What are the different dcl commands in sql?
Can we create table in function?
what is auto increment? : Sql dba
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?
Is left join inner or outer by default?
What is sql and also describe types of sql statements?
what is normalization? : Sql dba
Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?