当前位置:网站首页>MySQL queries tables and fields according to comments
MySQL queries tables and fields according to comments
2022-07-24 11:03:00 【Wind chime peak】
MySQL Of INFORMATION_SCHEMA There are storage tables in the library 、 A table of columns and other information :TABLES、COLUMNS etc. .
Missing in data model document 、 obsolete 、 When it's wrong , According to the time table is created 、 Column comments found in table 、 Field .
SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE COLUMN_COMMENT like “% name %”
INFORMATION_SCHEMA The table in the library :
SCHEMATA surface
TABLES surface
COLUMNS surface
STATISTICS surface
USER_PRIVILEGES surface
SCHEMA_PRIVILEGES surface
TABLE_PRIVILEGES surface
COLUMN_PRIVILEGES surface
CHARACTER_SETS surface
COLLATIONS surface
COLLATION_CHARACTER_SET_APPLICABILITY surface
TABLE_CONSTRAINTS surface
KEY_COLUMN_USAGE surface
ROUTINES surface
VIEWS surface
TRIGGERS surface
边栏推荐
- 【白帽子讲Web安全】第一章 我的安全世界观
- Real time weather API
- 零基础学习CANoe Panel(3)—— 静态控件(Static Text , Group Box ,Picture Box)
- Overview of basic knowledge of binary tree
- Windows virtual machine security reinforcement process steps, detailed description of windows setting security policy, detailed description of win7 setting IP security policy, windows setting firewall
- 38. REM adaptive layout
- 浅析拉格朗日乘数法及其对偶问题
- 零基础学习CANoe Panel(4)——按钮(Button )
- Capture and handling of JDBC exception sqlexception
- Hongmeng's first note
猜你喜欢

After the QT program minimizes the tray, a msgbox pops up. Click OK and the program exits. The problem is solved

UVM - two way communication

Zero basic learning canoe panel (9) -- combobox

TwinCAT3各版本下载路径

Artifact ffmpeg - operation video, extremely comfortable

Call bind apply simple summary

零基础学习CANoe Panel(4)——按钮(Button )

Read the triode easily. It turns out that it works like this

Five best WordPress advertising plug-ins

Zero basis learning canoe panel (5) -- change the value of the variable, and the control image also changes. What's going on?
随机推荐
5个最佳WordPress广告插件
Analysis of Lagrange multiplier method and its duality
测试左移和测试右移,我们为何要“上下求索”?
【白帽子讲Web安全】第一章 我的安全世界观
爬虫与反爬:一场无休止之战
【攻防世界WEB】难度五星15分进阶题:ics-07
Working principle and function application of frequency converter
【白帽子讲Web安全】第二章 浏览器安全
[FPGA]: frequency measurement
二叉树基础知识概览
rs485通信OSI模型网络层
Web salted fish self rescue strategy -- typescript classes are not as difficult as you think
Detailed explanation and example demonstration of Modbus RTU communication protocol
cookie sessionStorage localStorage 区别
Conversion between hexadecimal string and byte array
Golang Li Kou leetcode 494. goals and
"Low power Bluetooth module" master-slave integrated Bluetooth sniffer - help smart door lock
用 Signal Processing Toolbox 软件对数据进行滤波
Idea hidden Idea folder hides.Iml files
零基础学习CANoe Panel(7)—— 开关/显示控件(Input/Output Box )