Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is normal this Speed?
Message
 
To
02/05/2003 10:51:52
Luis Navas
Independent Consultant
Auckland, New Zealand
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00784121
Message ID:
00784314
Views:
26
>Is it normal that to show this view it takes 5 seconds.

It could well be normal even if fully optimized or partial with no deleted() tag (often no deleted tag is faster, and why Cetin recommended it). But SQL with that many tables and joins can be slow no matter what.

The solution for this is to break up the SQL into 2 or 3 parts. Usually, with a little testing of different SQL split-ups, you can improve performance, sometimes very impressively.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform