sql2000/2005获取表的列SQL文

select * from information_schema.columns where table_name='表名' 
posted @ 2008-02-16 23:11  ZYB  阅读(223)  评论(0)    收藏  举报