|
Next Meeting: Sat, TBD
Meeting Directions
|
Navigation:
20 Most Recent Documents
Search Archives
Index by date,
title,
author,
category.
|
|
Features:
Mr. Know-It-All
Ink
Download!
|
|
|
|
|
|
|
SCOUG:
Home
Email Lists
SIGs (Internet, General Interest, Programming, Network, more..)
Online Chats
Business
Past Presentations
Credits
Submissions
Contact SCOUG
Copyright SCOUG
|
|
Pictures from Sept. 1999
|
|
The views expressed in articles on this site are those of their authors.
|
SCOUG was there!
|
|
Copyright 1998-2024, Southern California OS/2 User Group.
ALL RIGHTS RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the
Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of
International Business Machines Corporation.
All other trademarks remain the property of their respective owners.
The Southern California OS/2 User Group
USA
|
|
|
SCOUG-Programming Mailing List Archives
Return to [ 25 |
March |
2006 ]
Content Type: text/plain
Gregory W. Smith wrote:
> "Lynn H. Maxson" wrote:
> Ordered???? I thought we were talking about a database here.
>>From what I remember from dbExpert, databases are UNORDERED
> collections of data. When you select on a column entry, you
> get all of the rows that match the column. But there is no
> order to the rows that are returned. (This is similar to
> retreiving the keys from a Python dictionary. The keys are
> returned in an unordered list that has no relation to the
> order in which the entries were put into the dictionary.)
>
>
In the databases I've used the retrieved rows are unordered unless the retrieval is via an index.
Then the rows are in index order unless a specific other order is commanded in the query. In fact,
one database I used extensively, Knowledgeman, always presented the query response in index order
if an index had been made for that table whether or not an index was cited in the query. Sometimes
that was not what I wanted but I got it in index order anyhow.
Sheridan
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-programming".
For problems, contact the list owner at
"postmaster@scoug.com".
=====================================================
Return to [ 25 |
March |
2006 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|
|