Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Re: Need help with SQL Statement
Message
From
23/09/1997 11:16:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Need help with SQL Statement
Miscellaneous
Thread ID:
00051219
Message ID:
00051219
Views:
76
Hi Vlad,
You make an interesting observation about the # of queries apparently required with my SQL statement. I am not sure that the issue you mentioned applies to SQL however, as SQL is a non-procedural language. As I understand it, that means that the details of the implementation are determined at run time, and hidden from the developer. In general I would think that as long as the chosen SQL statement is one that was expected by the writers of the SQL implementation that the optimization process would find a sufficiently efficient way of processing the query, which would probably not match our logical model of how the query would be processed.

P.S. Wasn't the initial question how to perform the query in one SQL statement?
Ned

Reality is.
Next
Reply
Map
View

Click here to load this message in the networking platform