"Field Chooser" odd behavior
DanColbert
Posts: 7
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