oracle根据字段名称查询表名

2019-05-18  本文已影响0人  yahzon

select table_name from user_tab_cols where column_name='FILEDNAME';

上一篇 下一篇

猜你喜欢

热点阅读