DECLARE @test int
SET @test=null
select isnull(@test,0)

相关文章:

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