本文介绍了如何将Excel转换为SQL 2008的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

filename.xls仅包含一列,即MobileNumbers,并且具有50000个数据编号,
如何将整个数据(mobileNumbers)发送到sqlserver2008.

piz根据上述问题逐步讲解细节...

谢谢你
sharat

filename.xls contain only one column ie MobileNumbers and it has 50000 numbers of data,
How to send whole data(mobileNumbers) into sqlserver2008.

piz tell the step by step details according to above question ...

thanking u
sharat

推荐答案


这篇关于如何将Excel转换为SQL 2008的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-28 16:31