text file calculations

  1. J

    Question Importing Text File Into Temp Table

    Hi, I'm attempting to import a text file into a temp table so I can perform some calculations on data held within it. I'm struggling as I've only managed to upload a file in the past where only 1 delimiter was needed and the columns were laid out nicely. Basically I have a temp table at the...
Top