Import Excel spreadsheets into your database using PostgreSQL

  Рет қаралды 24,529

Excel Helps

Excel Helps

Күн бұрын

Пікірлер: 31
@bryan1377
@bryan1377 Жыл бұрын
Thanks, Learning SQL at the moment and I’m using postgresql and this was really helpful. Some more sql, excel and other data analysis tools tutorials will be helpful
@M78ST
@M78ST 8 ай бұрын
Learnt more of use from this than in about 3 hours of a Udemy 'course'!! Excellent and thanks!!
@Polaynka_Bolgarka
@Polaynka_Bolgarka 11 ай бұрын
The simple and clearly. Thank you
@olukoniseun
@olukoniseun Жыл бұрын
This was exactly what I needed thanks!!!
@franccaroline4873
@franccaroline4873 Жыл бұрын
Thank you. This really helped. Thou I had challenges with the character length… but it’s fixed now.
@gianfrancocipollari8708
@gianfrancocipollari8708 Ай бұрын
Love you man!
@abhishekshishodia7767
@abhishekshishodia7767 Жыл бұрын
thanks buddy! keep it up
@JoviSatriaadam
@JoviSatriaadam 7 ай бұрын
thanks for the knowledge
@ExcelHelps
@ExcelHelps Жыл бұрын
What other SQL & Or database concepts would you be interested in seeing?
@franccaroline4873
@franccaroline4873 Жыл бұрын
Duck db, I honestly don’t know how to use it.
@ExcelHelps
@ExcelHelps Жыл бұрын
@@franccaroline4873 Thanks for the idea! I've never used Duck DB but i think it will be interesting to learn more about! I will take a look at the documentation in the near future.
@franccaroline4873
@franccaroline4873 Жыл бұрын
@@ExcelHelps Alright
@friendsforever715
@friendsforever715 Жыл бұрын
Big query tutorial too..also Data Lake or other data warehouse..thanks
@SieanElpidama
@SieanElpidama 10 ай бұрын
whats the difference with ssms and postgresql also is it needed to be a CSV when you import it to postgres?
@ExcelHelps
@ExcelHelps 8 ай бұрын
Hello! SSMS is similar to Postgresql or pgAdmin which is the database management system for Postgresql. And the data does typically need to be a CSV/text or binary for importing into the database. Thanks for the comment!
@mycheaplife1900
@mycheaplife1900 7 ай бұрын
how can i import the file with the columns my dataset have 36 columns and its tiring writing it down
@ExcelHelps
@ExcelHelps 6 ай бұрын
To still import it in this way, I would recommend using Excel to format the column names and data types in a separate file to copy them into the Query! Thanks for the comment!
@abhishekshishodia7767
@abhishekshishodia7767 11 ай бұрын
can you help me with this type of error : missing values in particular column type???
@ExcelHelps
@ExcelHelps 11 ай бұрын
I believe this would happen if a JOIN can't find matching values in the tables, or if a column has NULL values. Maybe try to do something like [ UPDATE table_name SET column_name = 'some value' WHERE column_name IS NULL; ] and retry executing the query. Let me know how you go about fixing the error! Thanks for the comment!
@ExcelHelps
@ExcelHelps 11 ай бұрын
If is from a JOIN then it could be that the JOIN is not compatible with the two Tables/Columns selected.
@abhishekshishodia7767
@abhishekshishodia7767 11 ай бұрын
@@ExcelHelps well idk but still face the issue? can you please tell me whats wrong and how to correct it in this dataset : drive.google.com/file/d/1sn_kc312omvWv2_QBMaWmYV0ulRMJCdA/view?usp=sharing
@darthrevan6861
@darthrevan6861 5 ай бұрын
I always got this error: ERROR: invalid byte sequence for encoding "UTF8": 0xed 0x70 0x75 Even when I change the encoding to WIN1250 (which is the encoding my Excel file has) Any suggestions anyone?
@darthrevan6861
@darthrevan6861 5 ай бұрын
I've realised what's the problem, i'll write it down if somebody has the same problem in the future: You have to change the encoding of the database itself as well (which is UTF8 by default), selecting the encoding only in the Import/Export panel won't be enough.
@alcaponezxc
@alcaponezxc 10 ай бұрын
Hello, thanks for video 😊, I have an commas on my voters table like 38,333 . And i tried to import it but it doesn't worked. It's giving syntax error and i have description table which has more words and this one also giving error. Can you help me please, how should i create these column properly ?
@ExcelHelps
@ExcelHelps 8 ай бұрын
Hello! Saving the file as a Text(tab delimited file) can help with avoiding the unwanted comma separation. And for the description you can create a varchar() data type with more characters allowed such as varchar(150) or varchar(200). Thanks for the comment!
@alcaponezxc
@alcaponezxc 8 ай бұрын
@@ExcelHelps Thanks !
@nishitagoel1154
@nishitagoel1154 5 ай бұрын
Thanku so much
@Cruen_Media
@Cruen_Media 10 ай бұрын
Hey! What can I do when I got accents in names in the csv's?
@ExcelHelps
@ExcelHelps 10 ай бұрын
Hey Christopher! VARCHAR allows different types of characters to be used.
@ektatomar5567
@ektatomar5567 Жыл бұрын
Thank you
@parthshete772
@parthshete772 9 ай бұрын
Thanks
You Can Now Use SQL in Excel! (This Changes Everything)
7:31
Coding Is Fun
Рет қаралды 46 М.
Solving one of PostgreSQL's biggest weaknesses.
17:12
Dreams of Code
Рет қаралды 223 М.
Как Ходили родители в ШКОЛУ!
0:49
Family Box
Рет қаралды 2,3 МЛН
How to Move Data Automatically Between Excel Files
11:37
Kenji Explains
Рет қаралды 249 М.
EXCEL TO POSTGRESQL USING PYTHON🐍
17:21
ByteSized Blunders
Рет қаралды 14 М.
Learn Database Normalization - 1NF, 2NF, 3NF, 4NF, 5NF
28:34
Decomplexify
Рет қаралды 2,2 МЛН
Import XSLX/CSV File To PostgreSQL database
11:29
Learnomate Technologies
Рет қаралды 85 М.
How to import data from Microsoft Excel into Microsoft SQL Server
9:28
Zelensky Announces Talks with Russia / End of Martial Law?
13:55
NEXTA Live
Рет қаралды 1,1 МЛН
Roadmap for Learning SQL
4:52
ByteByteGo
Рет қаралды 533 М.
Как Ходили родители в ШКОЛУ!
0:49
Family Box
Рет қаралды 2,3 МЛН