HI,
Is it possible to extract the columns that form the primary key of an Oracle table?
I need this information to enhance the just posted sorted routine, so that after sorting the table in a grid the cursor returns to the record before sorting. So I wnat to to a search to place the cursor on the same record as before sorting.
thanks in advance
Is it possible to extract the columns that form the primary key of an Oracle table?
I need this information to enhance the just posted sorted routine, so that after sorting the table in a grid the cursor returns to the record before sorting. So I wnat to to a search to place the cursor on the same record as before sorting.
thanks in advance