update RemoteDetection set humidity=round((rand()*3+29),0),TEMPERATURE=round((rand()*3+16),0),atmosphere=round((rand()*2+101),1),WINDSPEED=round((rand()*2+2),1)  where REMOTEDETECTIONID='2'

相关文章:

  • 2022-02-01
  • 2022-03-08
  • 2021-11-20
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-17
  • 2022-12-23
  • 2021-12-09
  • 2022-01-27
  • 2022-02-14
相关资源
相似解决方案