sql 添加删除字段
摘要:
sql 添加删除字段 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->use dsoaif exists (select * from syscolumns where id =object_id('Calendar_Detail') and name... 阅读全文
posted @ 2007-07-19 17:56 gwazy 阅读(2067) 评论(0) 推荐(0) 编辑