Queries
A major cause of performance problems are poorly structured queries. Query performance problems can be broken down into two categories: memory issues and time taken to complete the query. With memory issues, the result of the query is so large that the computer system cannot handle the result. In the time issue, the processing time of the query is much longer than needed. ENOVIA has identified some strategies to prevent query problems, described in detail in Studio Modeling - MQL | Working with Workspace Objects.