declare @re int,@num int select @num =8 select @re=CONVERT(int, POWER(10,@num)*RAND()) if len(@RE) <@num select POWER(10,@num-len(@RE))*@re else select @re
posted on 2009-04-18 22:40 wenbo 阅读(155) 评论(0) 收藏 举报
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。