I don't know to write SQL command filter.
m_strQueryDelete.Format("DELETE FROM tab WHERE (Col1 = 'abc' AND Col2 = 'abc' AND ?????)"
example: ODBC found 100 records.
I need to delete first 90 records and to leave last 10 records.
Thank you
Joseph
>> Stay informed about: filter for SQL commad ?