Thread: Index metadata not sorted by ORDINAL_POSITION

Index metadata not sorted by ORDINAL_POSITION

From
Peter Royal
Date:
In AbstractJdbc1DatabaseMetaData.getIndexInfo(), the query needs to
also be sorted by ORDINAL_POSITION as the final field in the ORDER BY
clause.
-pete