sql server批量附加数据库
2013-10-28
V1.0版本 Use master Go if object_ID(’[sp_AttchDataBase]’) is not null Drop Procedure [sp_AttchDataBase] Go /*附加???(V1.0) Andy 2009-3-3*/...
V1.0版本 Use master Go if object_ID(’[sp_AttchDataBase]’) is not null Drop Procedure [sp_AttchDataBase] Go /*附加???(V1.0) Andy 2009-3-3*/...