原文:mysql和postgresql查询数据库中哪些表包含某个字段

想知道数据库中哪表含有edu status字段 mysql gt selecttable name,column namefrominformation schema.columnswherecolumn namelike edu status table name column name mytest edu status 在MySQL和postgresql中,把 information sc ...

2019-08-26 13:48 0 670 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2026 CODEPRJ.COM