Performance with Cursors
From: Larry <graypoopawn_at_hotmail.com>
Date: 1 Mar 2002 10:37:35 -0800
Message-ID: <ec40136c.0203011037.6f1aaefb_at_posting.google.com>
Date: 1 Mar 2002 10:37:35 -0800
Message-ID: <ec40136c.0203011037.6f1aaefb_at_posting.google.com>
Has anyone ever had a sever performance degrade as a result of cursors being used instead of a huge sql statement? Currently, I am using a cursor and then fetching 3 other values by using select into statements and performance is very slow...
Thanks. Received on Fri Mar 01 2002 - 19:37:35 CET