Hi, Marco,
PLSD 9.0.4
1. connect as this_user
2. create table this_user.my_table
3. create table other_user.my_table (same table name from step 2)
4. create index other_user.my_index on other_user.my_table
5. select the text 'other_user.my_table', right-click and select view table
6. index tab will be empty
7. drop this_user.my_table
8. repeat step 5 and index will be shown.
Regards,
Gustavo
PLSD 9.0.4
1. connect as this_user
2. create table this_user.my_table
3. create table other_user.my_table (same table name from step 2)
4. create index other_user.my_index on other_user.my_table
5. select the text 'other_user.my_table', right-click and select view table
6. index tab will be empty
7. drop this_user.my_table
8. repeat step 5 and index will be shown.
Regards,
Gustavo