Populate SQL table with a dataset all in one

  • Thread starter Thread starter Azkaban
  • Start date Start date
A

Azkaban

It's possibile to populate a SQL table with a dataset without throw all rows
in datatable but in one query?

Thanks
 
Azkaban,

No, you need to do it table by table confirming the update, delete and
insert string..

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top