当前位置:网站首页>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;
边栏推荐
- windows设置redis开启自动启动
- 城联优品作为新力量初注入,相关上市公司股价应声上涨150%
- Dependency injection
- 【7.4】25. K 个一组翻转链表
- Mobile heterogeneous computing technology - GPU OpenCL programming (basic)
- Summary of SQL single table query 2020.7.27
- Right click the idea file to create new. There is no solution to create new servlet
- 家用电器行业渠道商协同系统解决方案:助力家电企业快速实现渠道互联网化
- Tree background data storage (using webmethod) [easy to understand]
- Spark 离线开发框架设计与实现
猜你喜欢
移动端异构运算技术 - GPU OpenCL 编程(基础篇)
Unity3d Learning Notes 6 - GPU instantiation (1)
Design and implementation of spark offline development framework
SAP HR family member information
Digital procurement management system for fresh food industry: help fresh food enterprises solve procurement problems and implement online procurement throughout the process
Mysql索引优化实战二
包装行业智能供应链S2B2B商城解决方案:开辟电商消费新生态
Spark 离线开发框架设计与实现
[stm32+esp8266 connect Tencent cloud IOT development platform 2] stm32+esp8266-01s connect Tencent cloud
What if once again forgets the login password of raspberry pie? And you don't have a monitor yet! Today, I would like to introduce a method
随机推荐
Spark 离线开发框架设计与实现
城联优品作为新力量初注入,相关上市公司股价应声上涨150%
Mysql索引优化实战一
SAP HR 家庭成员信息
SLAM面试总结
S2b2b mall solution of intelligent supply chain in packaging industry: opening up a new ecosystem of e-commerce consumption
Anxinco esp32-a1s development board is adapted to Baidu dueros routine to realize online voice function
C method question 2
List. How to achieve ascending and descending sort() 2020.8.6
Unity3d learning notes 4 - create mesh advanced interface
SAP HR 社会工作经历 0023
欢聚时代一面
Design and implementation of spark offline development framework
平衡二叉树【AVL树】——插入、删除
B_QuRT_User_Guide(37)
2022注册测绘师备考开始 还在不知所措?手把手教你怎么考?
MATLAB signal processing [Q & A essays · 2]
【7.4】25. K 个一组翻转链表
C simple question 2
2021icpc Shanghai h.life is a game Kruskal reconstruction tree