摘要: SELECT * FROM INFORMATION_SCHEMA.columns WHERE TABLE_NAME='MenuInfo' select * from sysobjects where name='MenuInfo' --查询所有表 select * from sysobjects w 阅读全文
posted @ 2019-11-21 10:54 enych 阅读(1137) 评论(0) 推荐(0) 编辑