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
What is delegate in c# interview questions?
Is list passed by reference c#?
How do I make a dll in c#?
Wcf and what is difference between wcf and web services?
Why do we Need of static class in c#?
What is boolean method?
What is private and shared assembly?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
How we convert private assembly into public assembly?
What does get set mean in c#?
Define parsing? Explain how to parse a datetime string?
What is difference between managed and unmanaged code?
Explain the difference between .net and c#?
Why is it called c sharp?
Explain the feature of c# language?