1

I need to copy data from on premise sql server to sql azure, but as sql azure does not support select into, so I need to first create table on sql azure and then call insert into. Here, I do not know source table to migrate, so how can I create new table's schema definition using existing ones?

Varun Gupta
  • 1,419
  • 6
  • 28
  • 53

0 Answers0