if exists(select * from sysobjects where name='addUser')
 drop proc addUser

相关文章:

猜你喜欢
  • 2022-12-23
  • 2021-09-21
相关资源
相似解决方案