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


Please Help Members By Posting Answers For Below Questions

What is a struct in C#?

553


What is interface inheritance in c#?

505


What is jagged array in c#?

540


Is array thread safe c#?

471


How do I unload an assembly?

511






What's the difference between system.string and system.text.stringbuilder classes?

517


How do you access a constant field declared in a class?

488


How can you set image source dynamically from c# application to ”test.png” file?

633


Why do we use static class in c#?

484


What is the difference between static and constant variables?

532


Is c# static or dynamic?

493


Can we extend sealed class in c#?

484


Is c# a technology?

483


What are the uses of namespaces?

595


What is the use of iqueryable in c#?

470