cupsuccess

转载 http://blog.sina.com.cn/s/blog_5376c7190101hvvb.html

如下:
select * from user_indexes where table_name=\'表名\';
select * from user_ind_columns  where index_name=\'索引名\';

分类:

技术点:

相关文章:

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