Subject | Re: COUNT discrepancy in DSQL & VIEW |
---|---|
Author | csswa |
Post date | 2002-05-17T09:39:43Z |
What would be the quickest SQL to compare two tables to find records
that only appear in one or the other?
that only appear in one or the other?
--- In ib-support@y..., "Jason Chapman (JAC2)" <jason@j...> wrote:
> No idea...
>
> Have you isolated the row that is different?
>
> JAC
> >
> > The DSQL code and VIEW code are identical, yet a COUNT of records
> > returned by the VIEW is 8488 and the COUNT of records in the VIEW
is
> > 8489. Why is there one less record in the VIEW when the code is
> > identical, as you can see below?