点滴积累,融会贯通

-----喜欢一切有兴趣的东西

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2007年2月12日

摘要: if exists (select 1 from sysobjects where id = object_id('psintroduction') and type = 'U')drop table psintroductiongo要判断的表psintroduction 阅读全文
posted @ 2007-02-12 09:04 小寒 阅读(1453) 评论(0) 推荐(0) 编辑