What are the blocks in stored procedure?
Answer Posted / guest
Begin
--This section must contain atleast one executiable
statment.
Exception
end ;
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are different types of tables in sql?
how to get @@error and @@rowcount at the same time? : Sql dba
How to create an array in pl/sql?
What happens when a trigger is associated to a view?
How to read xml file in oracle pl sql?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
Explain the difference between sql and mysql.
Is sql better than excel?
what are the type of locks ? : Sql dba
what is a database lock ? : Sql dba
How do you copy a table in sql?
Is it possible to include an insert statement on the same table to which the trigger is assigned?
explain advantages of innodb over myisam. : Sql dba
what is the difference between ereg_replace() and eregi_replace()? : Sql dba
Explain spool.