Options

Do reports use FINDSET automagically?

Miklos_HollenderMiklos_Hollender Member Posts: 1,598
edited 2007-10-10 in SQL Performance
Just out of curiosity: when you run a report, does it get the records with FIND('-') - NEXT, or FINDSET(TRUE,FALSE) - NEXT or how does it work?

BTW I'd love to explore these things myself but the point is when I run the client monitor, the SQL statements are cut to something like, I don't remember, 100 or 200 chars. And what are the typical options for the client monitor, in your opinion, for finding out what's going on?

Comments

Sign In or Register to comment.