I need to list the names and information of all members that are stored alphabetically in a clustered table. Normally, I just select a row in the table by specifying a specific name. But how do I access all rows that are arranged alphabetically when I
do not know all of names ahead of time?
Maurice
Go to the complete details ...