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 are the advantages of indexing?
What are aggregate functions in sql?
Which command is used to delete a trigger?
What are transaction and its controls?
what is a relationship and what are they? : Sql dba
Does mysql_real_escape_string prevent sql injection?
what is a materialized view? : Sql dba
What is microsoft t sql?
Is primary key an index?
How do you explain an index?
What is the basic structure of an sql?
how many tables will create when we create table, what are they? : Sql dba
Which function is used to return remainder in a division operator in sql?
What kind of join is join?
how tsql statements can be written and submitted to the database engine? : Transact sql