cnblogs.com的html文件
This commit is contained in:
7
dcrenl/SQL和access随机数.html
Normal file
7
dcrenl/SQL和access随机数.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<div>Access:</div>
|
||||
<div>CLng(Rnd(种子数字)*1000000)</div>
|
||||
<div> </div>
|
||||
<div>SQL Server</div>
|
||||
<div>ceiling(rand(abs(checksum(newid())))*1000000)</div>
|
||||
<div> </div>
|
||||
<div> </div>
|
||||
Reference in New Issue
Block a user