I would not use "Select *" from any table. In this case you are getting back 276 columns time # records in AR Transaction file.

Use ...\Softrak\system\DataDictionaryExporter.exe /ODBC to create an Excel Workbook that lists all the data elements in all the tables for a particular application.

With the AR 92 Sample data Select * From ARTRanswCust returned 185,000 data cells.