Posted by helmut woess on 11/22/05 18:58
Am 22 Nov 2005 07:57:33 -0800 schrieb iam980@gmail.com: > DECLARE @I int; > SET @I = 1; > WHILE @I < 10000000 BEGIN > SET @I = @I + 1; > END In the QueryAnalizer on my cheap A64/3000+ it needs 23 seconds to finish. bye, Helmut
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming