Recent content by twerp71

  1. T

    Code Assistant cache

    0.5 seconds... and the database server is situated, say in North america while you are in europe??
  2. T

    Code Assistant cache

    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 *...
Back
Top