Question
Convert Text to Table
I am trying to Convert Text (tab delimited text file) to
insert records into a table. but not sure how to do this, can
anybody throw some light on this
here is the tab delimited text file.
JOHN WORKING MY COMPANY
KRIS MECHANIC OTHER COMPANY
JAY WORKER THIS COMPANY
SADD EMPLOYEE THAT COMPANY
i want to insert them exactly as rows in a table which has columns ( NAME, STATUS, COMPANY )
Thanks in Advance..for helping
here is the tab delimited text file.
JOHN WORKING MY COMPANY
KRIS MECHANIC OTHER COMPANY
JAY WORKER THIS COMPANY
SADD EMPLOYEE THAT COMPANY
i want to insert them exactly as rows in a table which has columns ( NAME, STATUS, COMPANY )
Thanks in Advance..for helping
