How to generate Insert Statements from Excel file and Load into SQL Server Table- SQL Tutorial P 103

preview_player
Показать описание
SQL Server / TSQL Tutorial Scenario:
How to generate Insert Statements from Excel file and Load into SQL Server Table

You are working as SQL Server Developer, you received data in an Excel file for dbo.Customer tables. You need to load this data into dbo.Customer table. How would you generate Insert Statement for given data in excel so you can load into DEV, QA,UAT and Production.

Link to scripts used in SQL Server / TSQL Tutorial Video

Check out our website for Different SQL Server, MSBI tutorials and interview questions
such as SQL Server Reporting Services(SSRS) Tutorial
SQL Server Integration Services(SSIS) Tutorial
SQL Server DBA Tutorial
SQL Server / TSQL Tutorial ( Beginner to Advance)
Рекомендации по теме
Комментарии
Автор

Best example explanation of importing specific excel data into existing SQL Server Table that has predefined columns. Thank you

khwajanamatullahseddiqy
Автор

Even after 4 years, ur video is helping people.

mbera.
Автор

This is a simple, easy to follow video. Thanks for this. I appreciate

chrisjamesewoh
Автор

Finally I got this after watching many videos

manikantareddynagella
Автор

Thanks a lot, I really appreciate it.

luandacosta
Автор

This is really a good strategy to add data in DB. Thanks!

dimpidas
Автор

Broh excellent video ! thanks, from Argentina, SouthAmerica^^ !!

agustinspinosi
Автор

What would you do if one of the rows contains a null value?

mateodc
Автор

Hi! im having an issue, when i do this, the formula doesnt read all the numeric value, if it says for example 16.524, the fomula reads 16524. Do you know how to fix this? Thanks

thewock
Автор

This is better titled excel tutorial, not sql. disappointing

jianhongsong