阅读背景:

Sqlserver中插入100内的随机整数-rand、newId使用

来源:互联网 

Sqlserver中插入100内的随机整数---rand、newId()使用

 

update test set qty=cast( floor(rand()*100) as int);up




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: