I'm using cygwin in a windows network. I have extracted data from files via gawk and now have a tab delimited file containing a numerical value and a regional identifier. I need to export those to a MSSQL database. I have no idea how to use PERL at all. Can someone point me towards a command to read up on that acomplishes this task?
file is as such, but format can easily be changed (duh)
123456 REGION
234567 REGION
etc...
Thanks
file is as such, but format can easily be changed (duh)
123456 REGION
234567 REGION
etc...
Thanks