I am building a data-mart in SQL Server 2012 which intends to support some data analysis for users. One of my data source is from a .gov website which is publicly available. It is hosted in two formats .xml and .csv
What is the best way I could import the data into my SQL server? Please note, I am very new to .xml data sources.
No comments:
Post a Comment