当前位置:网站首页>Possible SQL for Oracle table lookup information
Possible SQL for Oracle table lookup information
2022-07-07 23:37:00 【Rain fish in summer】
oracle Information related to table lookup may be used sql
oracle Information related to table lookup may be used sql
sql
select COLUMN_NAME,DATA_TYPE,DATA_LENGTH
from dba_tab_columns
where table_name =upper(' Your watch ')
order by COLUMN_NAME
select table_name,column_name,comments
from user_col_comments
where table_name=' Your watch ';
select * from user_tab_comments where table_name=' Your watch '
select table_name,column_name from user_tab_columns
where column_name like '% Fields to look up %';
select * from tabs;
select * from user_tables;
边栏推荐
- Cloud native data warehouse analyticdb MySQL user manual
- The 19th Zhejiang Provincial College Programming Contest 2022 f.easyfix chairman tree
- HDU 4747 mex "recommended collection"
- HDU 4747 Mex「建议收藏」
- PCB wiring rules of PCI Express interface
- POJ2392 SpaceElevator [DP]
- SLAM面试总结
- 2022 Season 6 perfect children's model Shaanxi finals came to a successful conclusion
- 欢聚时代一面
- Summary of common methods of object class (September 14, 2020)
猜你喜欢
电子设备行业智能供应链协同平台解决方案:解决低效, 赋能产业数字化升级
2022 certified surveyors are still at a loss when preparing for the exam? Teach you how to take the exam hand in hand?
Class C design questions
Live-Server使用
深入理解Mysql锁与事务隔离级别
C method question 1
Solution of intelligent supply chain collaboration platform in electronic equipment industry: solve inefficiency and enable digital upgrading of industry
Digital procurement management system for fresh food industry: help fresh food enterprises solve procurement problems and implement online procurement throughout the process
One week learning summary of STL Standard Template Library
B_ QuRT_ User_ Guide(38)
随机推荐
Lm12 rolling heikin Ashi double K-line filter
SAP memory parameter tuning process
USB (XVII) 2022-04-15
【实验分享】通过Console口登录到Cisco设备
Summary of SQL single table query 2020.7.27
2022第六季完美童模陕西总决赛圆满落幕
LM12丨Rolling Heikin Ashi二重K线滤波器
建筑建材行业SRM供应商云协同管理平台解决方案,实现业务应用可扩展可配置
移动端异构运算技术 - GPU OpenCL 编程(基础篇)
B_QuRT_User_Guide(38)
C method question 2
Experience sharing of system architecture designers in preparing for the exam: the direction of paper writing
SAP HR 劳动合同信息 0016
电子设备行业智能供应链协同平台解决方案:解决低效, 赋能产业数字化升级
POJ2392 SpaceElevator [DP]
B_QuRT_User_Guide(36)
[stm32+esp8266 connects to Tencent cloud IOT development platform 3] stm32+esp8266-01s dynamically registers devices on Tencent cloud (at instruction mode) -- with source code
Markdown
C method question 1
B_QuRT_User_Guide(37)