Re: join tables sequencialy
- From: Rick Brandt <rickbrandt2@xxxxxxxxxxx>
- Date: Wed, 26 Nov 2008 15:30:32 GMT
On Wed, 26 Nov 2008 07:16:13 -0800, Yossi evenzur wrote:
hmmm, i couldn't understand from the help how union works, when i state
"union all" i'm forcing access to multiply the fields? if i have 5
fields in both query, does union all creates a table with 10 fields?
I believe in a UNION query the error is raised when there are too many
fields in the source tables. I don't think it matter how many fields are
in the output. Even though the output is combined vertically (by row
rather than column) the combined total of the fields in the input tables
cannot exceed 255.
--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
.
- Follow-Ups:
- Re: join tables sequencialy
- From: Yossi evenzur
- Re: join tables sequencialy
- References:
- join tables sequencialy
- From: Yossi evenzur
- Re: join tables sequencialy
- From: Rick Brandt
- Re: join tables sequencialy
- From: Yossi evenzur
- Re: join tables sequencialy
- From: Rick Brandt
- Re: join tables sequencialy
- From: Yossi evenzur
- Re: join tables sequencialy
- From: Rick Brandt
- Re: join tables sequencialy
- From: Yossi evenzur
- join tables sequencialy
- Prev by Date: Re: join tables sequencialy
- Next by Date: Re: join tables sequencialy
- Previous by thread: Re: join tables sequencialy
- Next by thread: Re: join tables sequencialy
- Index(es):
Relevant Pages
|