一、站库分离判断

MSSQL

select host_name();  --客户端主机名
select @@servername; --服务端主机名

 

相关文章:

  • 2021-05-08
  • 2022-01-14
  • 2022-12-23
  • 2022-01-18
  • 2021-05-23
猜你喜欢
  • 2022-01-06
  • 2021-11-27
  • 2022-12-23
  • 2021-07-20
  • 2021-11-25
  • 2022-12-23
相关资源
相似解决方案