N. Troubleshooting Guide
:
Performance Problems
:
Slow-running Applications
Share this page
Slow-running Applications
Your application can run slowly because:
•
You are selecting large amounts of data into table fields or arrays
•
You are accessing very large arrays
Use the
repeated
keyword for queries that are run several times.