在PL/SQL中

select *  from user_tab_columns where table_name = 'LES_TEACHERSTORAGE'

--其中LES_TEACHERSTORAGE是我需要的表名

oracle中用sql语句查看表的列名及表的整体结构

 

 

oracle中用sql语句查看表的列名及表的整体结构

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-30
  • 2021-11-29
  • 2021-09-27
  • 2021-12-11
猜你喜欢
  • 2022-02-20
  • 2021-09-08
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
相关资源
相似解决方案