Folks,
I was trying to type a query something like
select count(*) from .....
but when I had typed "count" and wanted to go on, SQL Prompt jumped in and replaced that with "Country", which happens to be a field name in some tables....
Not very useful in this particular context - seems SQL Prompt 3 doesn't recognize and honour those reserved words like "count".
Marc
I was trying to type a query something like
select count(*) from .....
but when I had typed "count" and wanted to go on, SQL Prompt jumped in and replaced that with "Country", which happens to be a field name in some tables....
Not very useful in this particular context - seems SQL Prompt 3 doesn't recognize and honour those reserved words like "count".
Marc