|
-
Sep 1st, 2000, 06:27 AM
#1
Thread Starter
New Member
I am trying to run an SQL statement that would sum 25 columns of a certain table with a large number of records.
Using the same select statement with a condition that will yield to a few query result, the select statement generates the expected output. I would like to know what might be the cause of cancellation of the execution of the said SQL which I encounter whenever I use condition that would generate a large query result? Is there a maximum number for records returned?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|