1、视图:相当于表,可以用select * from tab;查看所有表和视图;

2、序列和索引可以利用select * from user_indexes 或者user_sequences;进行查看;

相关文章:

  • 2022-01-22
  • 2021-07-03
  • 2021-05-20
  • 2022-01-13
  • 2021-06-29
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-13
  • 2021-06-07
  • 2021-12-04
  • 2022-01-09
  • 2022-12-23
  • 2022-12-23
  • 2021-11-05
相关资源
相似解决方案