While inserting 10 rows using procedure, if 3rd entry is
having some error, what will be the output? How u will
handle that error?
Answer Posted / vetrikumaran
IT THROWS THE ERROR.NO ROWS WILL BE INSERTED.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Which tcp/ip port does sql server run?
how to select unique records from a table? : Sql dba
Which is faster subquery or join?
What is an implicit commit?
What are the different types of constraints?
What operators deal with null?
Can we connect to postgresql using sql developer?
What is a design view?
Explain the difference between triggers and constraints?
How do I remove all records from a table?
what is an extent ? : Sql dba
What is set serveroutput on?
Is drop table faster than truncate?
Can we use view in stored procedure?
what are aggregate and scalar functions? : Sql dba