How many ways we can merge one DataTable into another DataTable?

 Posted by vishalneeraj-24503 on 12/18/2013 | Category: ADO.NET Interview questions | Views: 5317 | Points: 40
Select from following answers:
  1. Using DataTable Copy() Method
  2. Using DataTable Merge() Method,
  3. Using directly assign 1 Datatable to another
  4. All of the above
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response