|
-
May 25th, 2005, 11:30 AM
#1
combine resultset
Hello
I have a long statement so when i execute it i get an exception :
"Statement length exceeds maximum "
the statement is in this format : select from table where clauseA or clauseb or ...
i wonder if there is a way to overcome on the length restriction ?
in case that there is no way and i need to split the query i wonder if there is any solution to union all the resultset that i get into one resultset ?
thank you a lot.
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
|