Hi,
i have a combobox that shows a list of providers...... .........
in this list there are duplicates... for example
1.BT
2.CABLE
3.BT
4.BT
so there are three BT's.......
is there an SQL statement that i can use that will only show BT once?
anyone know this SQL?
i have a combobox that shows a list of providers...... .........
in this list there are duplicates... for example
1.BT
2.CABLE
3.BT
4.BT
so there are three BT's.......
is there an SQL statement that i can use that will only show BT once?
anyone know this SQL?
Comment