Subject |
Re: indexes gone |
From |
Marilyn Price <marilyn@mpreflections.com> |
Date |
Thu, 13 Sep 2018 10:05:45 -0600 |
Newsgroups |
dbase.getting-started |
On 9/12/2018 3:28 AM, Charlie wrote:
> OK let me ask this.... Since in some cases I don't know how I defined indexes...... If in command I type 'use table order'... Then a list of indexes shows up so I know what the indexes for each table is. Is there a way of finding out how each index is defined from there?
As far as I know (I'm a couple versions back), this oldie but goodie
still works in the command window:
use table
display status
At the top of the display is a list of all the indexes for this table
with the index expression. Is this what you're looking for?
--
Marilyn Price
www.mpreflections.com
|
|