use master
Go
sp_configure 'allow updates',1
reconfigure with override
Go
update sysdatabases set name='tbB' where name='tbA'

相关文章:

  • 2022-12-23
  • 2021-07-21
  • 2022-01-07
  • 2022-01-07
猜你喜欢
  • 2022-01-10
  • 2021-09-28
  • 2021-04-07
  • 2021-09-11
  • 2022-01-09
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案