Excel data load into Azure SQL using SQL query -


wants load excel data azure sql using sql query. openrowset not allowed in azure, please me write query insert excel data azure db.

quick steps:

  1. import excel or csv local sql server using import task

  2. using import table, create sql script insert data statement.

  3. run script on azure database

the queries given in ms site: https://docs.microsoft.com/en-us/sql/relational-databases/import-export/import-data-from-excel-to-sql

i recommend refer topics in these links:

https://azure.microsoft.com/en-us/documentation/articles/sql-data-warehouse-load-with-bcp/

https://docs.microsoft.com/en-us/azure/sql-database/sql-database-connect-excel


Comments

Popular posts from this blog

vue.js - Create hooks for automated testing -

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

serial port - hub4com OVERRUN Error -