What SQL command can return (one field) recordset without dublicates from table (one field) with dublicates. example: Table : 1999 2000 1999 1998 2000 necessary recordset : 1999 2000 1998 Thanks.
- [GENERAL] Re: SQL command ? selifx
- [GENERAL] Re: SQL command ? Kevin C. Dorff
