通过表的注释和咧的注释查出表

来源:互联网 发布:微信h5支付教程java 编辑:程序博客网 时间:2024/06/08 10:37
select table_name,comments from user_tab_comments tc where tc.comments like '%服务质量%'select * from user_col_comments co where co.comments like '%服务质量保证金%'

0 0
原创粉丝点击