I am considering writing a C prgram to open the files ,parse the file and then insert data into staging tables(i think this might be faster).. from then i will write a perl script which does a "select into table from table " and filter out data ... what do you think of this option
Thanks for the inputs ;-)