SQL Series
Import csv file into DBeaver
A Tutorial in Bahasa
Jun 19, 2021
I did this to help me learn SQL code by using a simple dataset with no need to connect an online database. If you are in the same condition, please follow these steps:
- Open the page and select Database menu → New Database Connection
2. Type “csv” in the blank and select it → Next (in the bottom)
3. Fill in the path through Browse… → select the folder that is containing the csv. file → Next (in the bottom)
4. The connection will be appeared in the left side. For me, it is “Latihan SQL” that consists of 2 tables.