Answer Posted / vijay_1994
declare
cursor
user defined exception
variable
begin
sql statement
plsql statement (application wise/business logic)
exception
end;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a database event trigger?
How delete a row in sql?
Is time a data type in sql?
What are three advantages to using sql?
What is acid property in a database?
what is index? : Sql dba
Why do we need pl sql?
What are the different types of joins in sql?
What is bitemporal narrowing?
How do I quit sql?
Explain the difference between sql and mysql.
What is forward declaration in pl sql?
How do you drop a trigger?
Which command is used to call a stored procedure?
what is self-join? : Sql dba