Somebody has given me a Derby database with some unknown indexes in. I can work out the names of all the indexes on this database, but I would like to know the names of the columns which make up the indexes.
Open the database using ij and use the 'describe' and 'show indexes' commands. thanks, bryan
