Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i have a csv file with 3 columns - ID, col1, col2
i want to split the csv file into 2 tables in database, one table with ID and col1, other table with ID and col2.