I have 5 CSV files and would like to query those using PostgreSQL.
Is there an easy method to create a new PostgreSQL table from each of these CSV files?
I'm a beginner with PostgreSQL, I just installed v9.6 on my Windows machine.
Thanks
I have 5 CSV files and would like to query those using PostgreSQL.
Is there an easy method to create a new PostgreSQL table from each of these CSV files?
I'm a beginner with PostgreSQL, I just installed v9.6 on my Windows machine.
Thanks