1 --DB_ID() 和 DB_NAME()函数
2 SELECT DB_ID('gposdb') AS dbid,DB_NAME(9) AS dbname

 

相关文章:

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