How can we insert 100 records @ a time without using for loop into the databse
Answer Posted / answerme
If we need to copy data from one table to another we may
use "insert into" statement.
Please elaborate the qusetion, from where do we need to
insert the records?
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Explain metadata in c#.
Explain the difference between abstract class and interface in .net?
What is gridview c#?
Can I do things in il that I can't do in c#?
What is a interface in c#?
explain the three services model commonly know as a three-tier application.
Why is it not a good idea to use empty destructors?
What are examples of desktop applications?
What does m mean in decimal c#?
Why is hashset faster?
Is lazy thread safe c#?
What is the use of getcommandlineargs() method in c#.net?
Why use a singleton instead of static methods?
how encapsulation is implemented in c#
What are the Types of caching