"Field Chooser" odd behavior
![DanColbert](https://us.v-cdn.net/6029854/uploads/defaultavatar/nZUSABQN8JEE0.jpg)
I have the following query:
SELECT DISTINCT <cursor>
FROM Table1
When I hit "Ctrl-Space", it allows me to choose a single field, but "Field Chooser" is not available. Once I select a single field and add a comma, then it allows me to use "Field Chooser".
Is this intended behavior? I would think you should be able to use Field Chooser from the beginning...
Thanks in advance!
Dan
SELECT DISTINCT <cursor>
FROM Table1
When I hit "Ctrl-Space", it allows me to choose a single field, but "Field Chooser" is not available. Once I select a single field and add a comma, then it allows me to use "Field Chooser".
Is this intended behavior? I would think you should be able to use Field Chooser from the beginning...
Thanks in advance!
Dan