sql server - how to create a table from an excel sheet? -


is there easy tutorial?

i'd create table matches excel table, possible "create table excel sheet"?

you can use import , export wizard if you're importing small number of sheets.

in sql server management studio, right click on database name, tasks -> import data. follow wizard.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -