如何从电子表格中的数据在SQL Server中创建数千个表。 [英] How to create thousands of tables in SQL server from the data in spreadsheet.

查看:86
本文介绍了如何从电子表格中的数据在SQL Server中创建数千个表。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一张包含2600个表信息的电子表格(包括column_name,data_type)。现在我该如何创建一个SQL查询来从excel创建2600个表到我的数据库?

I have a spread sheet with the information of 2600 tables(includes column_name, data_type). Now how should i create a SQL query to create 2600 tables from excel into my database?

推荐答案

使用SSIS或openquery
use SSIS or openquery


这篇关于如何从电子表格中的数据在SQL Server中创建数千个表。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆