Hi
I have a flat file with 3 fields (varchar), seperate by a blank and 500 lines/rows and I want to insert them into a table desired (3 cols(varchar)) too.
I want a command or a script to use the flat file as an input and pick up the data of each field and insert it into the proper column (in order). Does anyone has any code like that?
Sorry to ask for this kind of work, but I am not a SQL programmer, I can not think of any !!
Thanks
I have a flat file with 3 fields (varchar), seperate by a blank and 500 lines/rows and I want to insert them into a table desired (3 cols(varchar)) too.
I want a command or a script to use the flat file as an input and pick up the data of each field and insert it into the proper column (in order). Does anyone has any code like that?
Sorry to ask for this kind of work, but I am not a SQL programmer, I can not think of any !!
Thanks