Minor issue with 6.0.6 and Oracle 9.2. Could be an Oracle issue.
Had trouble with intellisense listing columns when typing a Case statement inside of the group by clause. ( When typing
. then is lists columns for that alias) Because this wasn't displaying the columns I typed in a wrong column name. Then when the query was executed, my connection to Oracle was dropped.
Had trouble with intellisense listing columns when typing a Case statement inside of the group by clause. ( When typing