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
Can we use ddl statements in stored procedure?
explain advantages of myisam over innodb? : Sql dba
what is unique key constraint? : Sql dba
Can we rollback truncate?
What is the difference between delete and truncate statement in sql?
what are the performance and scalability characteristics of mysql? : Sql dba
What can I use instead of union in sql?
What is localdb mssqllocaldb?
How do I add a database to sql?
Is a foreign key always unique?
Can we call procedure in select statement?
How do I run a pl sql program?
what are rollup and cube in t-sql? : Transact sql
what are null values? : Sql dba
Explain the difference between drop and truncate commands in sql?