Hi
I'm new to Database. I have a CSV file with 20-25 columns and want to import only selected columns from this file into my table. Say I have columns like 1,2,3,4,5,6,7,8,9,. How do I import only columns 1,3,5,6. Can you guys give me any Idsea to Do that.
Thanks