Тёмный

Import CSV to SQL Server using Azure Data Studio 

ScriptBytes
Подписаться 2,1 тыс.
Просмотров 16 тыс.
50% 1

Learn two ways to import a CSV file into SQL Server using Azure Data Studio. This is a great option if you are like me and use a Mac for development but use SQL Server as your database.
The two options, that I know of, are using SQL Bulk Insert, and the SQL Server Import extension
Docs for Bulk Insert
learn.microsoft.com/en-us/sql...
Follow me on social media!
Twitter: / scriptbytesio
Instagram: / scriptbytes
Check out my blog!
scriptbytes.io/

Наука

Опубликовано:

 

23 июн 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 61   
@marchismo
@marchismo 3 месяца назад
The most straight forward data import tutorial and I just spent hours watching multiple different videos. 🥰
@veccio
@veccio 5 месяцев назад
Thanks a bunch! Long time SQL Server user, first time running Azure Data Studio on macOS/Docker. I am super glad to see that there is decent extensibility and additional tools. Grateful for your helpul information.
@scriptbytes
@scriptbytes 5 месяцев назад
You are welcome!
@Reglaized
@Reglaized Год назад
Two videos that helped me in one day, thank you!
@scriptbytes
@scriptbytes Год назад
Haha, glad they both helped! Thanks for watching.
@oliverselwyn
@oliverselwyn 11 месяцев назад
Thank you for your clear & comprehensive explanation!!! I was attempting to use the SQL Server Import in Azure Data Studio to import CSV and TXT files. It absolutely would not work and just timed out. Now I know another way to do it! Thanks again.
@scriptbytes
@scriptbytes 11 месяцев назад
You are welcome! I'm glad it helped out.
@PankajRaghunadhabhatla
@PankajRaghunadhabhatla 3 месяца назад
i know better and easy way to do it
@dylanmariano6993
@dylanmariano6993 Месяц назад
@@PankajRaghunadhabhatla how?
@top_1_percent
@top_1_percent Месяц назад
Thanks a ton. This is very helpful for Mac users who love Microsoft Business Products and Services.
@user-et8tr4xq7y
@user-et8tr4xq7y 4 месяца назад
Thank you so much! You made it so clear and easily!
@scriptbytes
@scriptbytes 4 месяца назад
You're welcome!
@shahnawazk
@shahnawazk Год назад
Very nice and informative, thanks and keep it up.
@scriptbytes
@scriptbytes Год назад
I appreciate that, thanks!
@musawasheshambare
@musawasheshambare 7 месяцев назад
you have earned my subscription sir, thank you
@scriptbytes
@scriptbytes 7 месяцев назад
I appreciate it, thanks!
@user-dp7lr5qh6o
@user-dp7lr5qh6o 7 месяцев назад
thank you for clearly explanation
@trieutruong2410
@trieutruong2410 7 месяцев назад
great hint. Thank you. save me a lot of effort
@scriptbytes
@scriptbytes 7 месяцев назад
You’re welcome! Thanks for watching.
@rickgrunewald5163
@rickgrunewald5163 Год назад
Very helpful, thanks!
@scriptbytes
@scriptbytes Год назад
You're welcome!
@amananand1997
@amananand1997 5 месяцев назад
Thank you for making a Mac/docker with Azure Data Studio video, still in the learning process helped a lot. Is there a way to import xls file as if I try with the extension it greys-out the xls files and I not able to import the file.
@scriptbytes
@scriptbytes 5 месяцев назад
I honestly don't do this very often, but I think you might have to save/export the xls as a csv and import that.
@user-kq3tc5tu1c
@user-kq3tc5tu1c 11 месяцев назад
Thank-You, Thank-You, Thank-You! Awesome video and I love the NASA t-shirt! Just knowing there is at least one other human being using Docker/Azure Data Studio for SQL makes me happy! I have experienced LOTS of headaches importing Excel as a CSV file. Recently, I've encountered challenges when dealing with dates. My best guess is that the Excel date data may be a bit wonky, or gets wonky when I "Save As CSV". Any "dealing with date data" experience you can share? Keep up the great work. You've earned my subscription to your channel AND a heartfelt "Like" for your efforts. Cheers! 😎
@scriptbytes
@scriptbytes 11 месяцев назад
I appreciate the kind words! Unfortunately I don't do importing into SQL this way very frequently, so I don't have a lot of tips to share about dates. I do know that Excel is notorious for misinterpreting some columns and what data type is in them, so you are probably onto something with it getting wonky when saving.
@ayooluwatomisowole3347
@ayooluwatomisowole3347 4 месяца назад
Thank you! I only have an issue with the second option using the extension. I downloaded SQL practice projects, which I am attempting to import into my Azure studio, but it wouldn't run after importing as its imported directly as an SQL file instead of a CSV. Any suggestions on how to change the SQL files to csv before importing into studio?
@scriptbytes
@scriptbytes 4 месяца назад
I'm not too sure, sorry. Are the sql files rows of data, or are they actual sql statements to create tables and stuff like that?
@haithamdarweesh8781
@haithamdarweesh8781 Месяц назад
What in case I already have a table and I want to append data
@DilanHamawandy
@DilanHamawandy 21 день назад
Thank you!
@RahulP572
@RahulP572 3 месяца назад
Thanx for the explanation. There is one more way through which we can easily import the CSV files in Azure Data Studio by installing the "SQL Server Import" extension from the extension store.
@scriptbytes
@scriptbytes 3 месяца назад
I talked about that extension in the video
@user-hf2hn7rb8q
@user-hf2hn7rb8q 11 месяцев назад
Hello! thanks for the video! Do u know how to import data into the existing table in Azure Data Studio except standard INSERT INTO command?
@scriptbytes
@scriptbytes 11 месяцев назад
The Insert Into or Bulk Insert are both options for existing tables. If you need something besides that you might look into an ETL tool (Extract, Transform, Load).
@carlosromero5051
@carlosromero5051 4 месяца назад
EXCELLENT VIDEO.
@scriptbytes
@scriptbytes 4 месяца назад
Thank you very much!
@lanzly9540
@lanzly9540 9 месяцев назад
for some reason when choosing the "database the table is created in", my only option is "master" and not the db that I have created even though i didn't have the same problem before. Do you know why this problem is happening? Thanks in advance
@scriptbytes
@scriptbytes 9 месяцев назад
Unfortunately I haven't seen that issue before. Hopefully someone else can chime in!
@winstonmulyawansetiabudi1739
@winstonmulyawansetiabudi1739 4 месяца назад
Do you have any idea on how to import an excel file with multiple sheets to SQL Server? I use mac also, and when I tried using the Import Wizard, the data becomes crazy with weird characters.
@scriptbytes
@scriptbytes 3 месяца назад
I haven't tried it with multiple sheets. Sorry.
@munfordable
@munfordable 5 месяцев назад
Thanks for the vid. Is there a way to import CSV into existing table with SQL Server import using primary ID's? or similar?
@scriptbytes
@scriptbytes 5 месяцев назад
I don't actually do imports very often like this, but I just looked at the docs and there is a KEEPIDENTITY option in the Bulk Insert command. That might be what you're looking for.
@abdulhakeemsanni7937
@abdulhakeemsanni7937 9 месяцев назад
this was very helpful, do you have any videos on data analysis on youtube?, i would really love to learn from you . i am just starting out tho
@scriptbytes
@scriptbytes 9 месяцев назад
No, I'm not much of a data analyst. I do mostly programming/development.
@HenryFake
@HenryFake 10 месяцев назад
Thank you very much but how could I delete a column before step 4?
@scriptbytes
@scriptbytes 10 месяцев назад
I don't think you can unfortunately. I think you'd have to clean up the data you don't want from the csv before using the wizard.
@vaishnavitripathi307
@vaishnavitripathi307 8 месяцев назад
hey ... when I am doing the same 1. it is not installing directly, I have to install it from vxix. 2. even after installing it is not opening the wizard and showing "spawn Unknown system error -86" & "yet not activated". can anyone help me ? what is wrong with this . I cannot find any solution online .
@scriptbytes
@scriptbytes 8 месяцев назад
Unfortunately I’ve never seen that. Hopefully someone else can chime in and help out.
@tiagommtt
@tiagommtt 7 месяцев назад
thx man, but how do you separate data between semicolon?
@scriptbytes
@scriptbytes 7 месяцев назад
I haven't tested it, but I think you can use the FieldTerminator option in the bulk insert: FIELDTERMINATOR=';' learn.microsoft.com/en-us/sql/t-sql/statements/bulk-insert-transact-sql?view=sql-server-ver16#fieldterminator--field_terminator
@tiagommtt
@tiagommtt 7 месяцев назад
Thanks man im gonna try it out@@scriptbytes
@rolanddelarosa7981
@rolanddelarosa7981 9 месяцев назад
i do not know how to find the docker container where you inout that code for permission😢
@scriptbytes
@scriptbytes 9 месяцев назад
You only need to do that part if you are running the database inside docker. I just included that because it's something that caught me off guard. If you are running it on your computer, or on a server, you don't need that.
@tjwinnguyen
@tjwinnguyen 3 месяца назад
What if its a very large data set?
@scriptbytes
@scriptbytes 3 месяца назад
I haven't done this with large datasets, so I'm not sure how well it would work.
@FahimMuntasir-od4ud
@FahimMuntasir-od4ud 6 месяцев назад
Thanks
@scriptbytes
@scriptbytes 6 месяцев назад
You're welcome!
@pachinkosv
@pachinkosv 11 месяцев назад
this is my issue, let me know for any idea: Cannot bulk load because the file ".../.../file_01012023csv" could not be opened. And another thing that I need is automatize this import for new files, how can I do that?
@scriptbytes
@scriptbytes 11 месяцев назад
It looks like you're trying to read the file over http, which I doubt it can do. You probably need to download the file first and then import the downloaded file. There are a million options for automating it. Any tool that can run a SQL command that can be scheduled could be used (ETL tools, APIs, scripts, etc). If you are on SQL Server you could also look into SQL Server Agent which can run a Job.
@pachinkosv
@pachinkosv 11 месяцев назад
@@scriptbytes the file is in a blob store, in this case, just is necesary write the foldername and filename in FROM label? thanks for your help
@ailleengonzales9372
@ailleengonzales9372 11 месяцев назад
Thank you!
@scriptbytes
@scriptbytes 11 месяцев назад
You’re welcome!
Далее
Azure Data Studio Features in 20 Minutes
18:54
Просмотров 33 тыс.
How I use SQL as a Data Analyst
15:30
Просмотров 812 тыс.
How To Install SQL Server on Mac (M1 | M2 | M3) (2024)
16:51
Import CSV file into existing Table Sql server
6:33
Просмотров 10 тыс.
Собираем комп за 500 000 рублей!
6:44:35
Телефон-електрошокер
0:43
Просмотров 1,3 млн
Aura 879dsp новинка и хит
0:48
Просмотров 166 тыс.