I often run ad-hoc sql queries, and rely heavily on the code assistant (cool feature by the way) to retrieve the column names for the table. However, when I reference several tables, the code assistant goes out and re-retrieves the same column names again.
e.g. in the following query:
select *...