Evil
the road less traveled
2008年8月12日星期二
取出数据库中所有的表
select name from sysobjects where xtype = 'U'(用户表)
select name from sysobjects(所有,包括系统表)
没有评论:
发表评论
较新的博文
较早的博文
主页
订阅:
博文评论 (Atom)
没有评论:
发表评论