时间:2024-10-11 20:27:05
1、登录sql server managment
3、执行select cast(ceiling(rand() * 100) as int)
5、执行select cast(floor(rand()*100) as int)