select * from user_indexes where table_name='表名';
select * from user_ind_columns  where index_name='索引名';

 

相关文章:

  • 2022-12-23
  • 2022-02-21
  • 2021-05-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2021-07-17
  • 2021-07-13
相关资源
相似解决方案