How can we insert 100 records @ a time without using for loop into the databse
Answer Posted / natraja
convert your data as XML and use OpenXML concept in your sp
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is cache memory in c#?
What is distribute by in hive?
What is the difference between static and private constructor?
How do I declare inout arguments in c#?
Explain the functionalities of satellite assembly?
How do I do implement a trace?
What is code verification?
Explain the features of an abstract class in net.
What is a console application in c#?
How to force my .net app to run as administrator on windows 7?
What is Dependency of Injection?
What is join in c#?
What are the examples of data types?
Is string a primitive data type in c#?
What is a .exe extension files? How is it similar to .dll extension files?