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
How do I install sql?
What are sql objects?
Why do we need unique key in a table?
How do I find sql profiler?
Is inner join faster than left join?
How many disk partitions should I have?
How can you create an empty table from an existing table?
List the different type of joins?
how tsql statements can be written and submitted to the database engine? : Transact sql
What is memory optimized?
What are the built in functions of sql?
what are all the different types of indexes? : Sql dba
What is sql and how does it work?
How to select random rows from a table?
How many types of normalization are there?