(原創) 如何用T-SQL產生亂數? (Database) (SQL Server) (T-SQL)
摘要:T-SQL產生 7位數整數亂數 select round(rand(datepart(millisecond,getdate())),8)*100000000 a
阅读全文
posted @ 2007-09-27 02:44
posted @ 2007-09-27 02:44
posted @ 2007-09-22 22:23
posted @ 2007-09-22 21:05
posted @ 2007-06-07 14:18