Columns: ID (int) , Part (varchar), DF0 (varchar), DF1(varchar), DF2(varchar), DF3(varchar), DTI(DateTime)
All the samples I seem to find can get me the count or the data minus the ID and DTI. I need the ID and DTI in order to find, sort and delete the unnecessary rows. Can anyone help me out?