Recent content by awolf

  1. A

    Query performance

    No db server, just single-user. I was just wanted to close all possibilities that Progress would have anything cached. Thanks for the reply.
  2. A

    Query performance

    Progress 9.1C Single-user Query : for each [table] FIELDS() where [field] Index is available on the [field]; not the primary No of records returned ~ 30 000 Only connect to the db - via Data Dictionary - and open procedure editor. First time takes 40 sec Second time 1 sec Close procedure...
Back
Top