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 delegation in oops?
What is an enumerator c#?
What is the difference between a private assembly and a shared assembly?
Does unity use c++ or c#?
What is the use of console readkey ()?
What is xml c#?
Explain different properties of object oriented systems.
What is polymorphism and its types in c#?
What does mean before a string in c#?
What is the use of convert toint32 in c#?
Is as operator in c#?
What are sorted lists?
Which namespaces are necessary to create a localized application?
How to use reflection to call generic method?
Give some examples of commonly used i/o classes?