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
define sql update statement ? : Sql dba
What are the different types of sql commands?
What is a relationship and what are they?
What is sql and db2?
What is the difference between local and global temporary table?
Why partition by is used in sql?
Is subquery faster than join?
what are different types of collation sensitivity? : Sql dba
what is the use of double ampersand (&&) in sql queries?
Why we use sql profiler?
Explain exception handling in pl/sql?
What is a left join?
How do you determine the current isolation level? : Transact sql
Can there be more than one function with a similar name in a pl/sql block?
List out the acid properties and explain?