Hello everybody.
I am trying to find a solution, but without success. So, can somebody help me, please.
Well i want to import whole .csv file into one SQL table.
example
PERSONAL.csv has 5 columns with about 100 records.
ID,NAME,SURNAME,DATE OF BIRTH, ADDRESS
I want to import whole file into SQL as PERSONAL table.
Is it possible?
Thanks!
EDIT: I Found Solution
Thanks everybody anyway! I love this community
I am trying to find a solution, but without success. So, can somebody help me, please.
Well i want to import whole .csv file into one SQL table.
example
PERSONAL.csv has 5 columns with about 100 records.
ID,NAME,SURNAME,DATE OF BIRTH, ADDRESS
I want to import whole file into SQL as PERSONAL table.
Is it possible?
Thanks!
EDIT: I Found Solution
Thanks everybody anyway! I love this community
Last edited: