日期:2014-05-16 浏览次数:20503 次
select * from dict ? --所有系统表
select * from dict where TABLE_NAME like 'TAB%'; ?--只是模糊的记得表名