|
Actually, it does address this specific issue. You just aren't seeing it.
Let's take the simplest of functions, the customer lookup. A user begins a
lookup by getting a list of records in order. They key in the first few
letters of the name and ask the list to be repositioned. This is a
SETLL/READ. However, they realize that they are actually just PAST the name
they wanted, so they do a page backward.
THIS CANNOT BE DONE IN SQL WITHOUT TWO SEPARATE RESULT SETS. Just can't be
done, because YOU CAN'T POSITION BY KEY. It amazes me how this simple
capability is still not even in the newest SQL ANSI recommendations.
Until you understand this fundamental lack in SQL, it's really not worth
discussing.
(And on a personal note, phrases such as "your bounds checking
needs work" which both miss the point of the problem AND make a backhanded
insult to my programming skills disincent me to continue the discussion.
But maybe I'm just a thin-skinned wussie.)
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.