CalvinFarmer
Technical User
I have a query which is supposed to sort a table. For some reason, it doesn't completely sort it correctly. The table is kind of big (300,000 rows), but it should still work. Sometimes the field won't be in ascending order, and sometimes it will split up a group of records from the field into different places in the table. Everything will work fine when it is a "select" query. But when changed to a "make table", it doesn't sort correctly. Any ideas?