Different results View vs Query?

  • Hi,

    I have a query retrieving results from two tables in different database using UNION but when I create a view on the same query the result set is different. The view is extracting much more rows then the query, I think it is retrieving duplicate records but Query used in the view is exactly same.

    How can I get the same results from the View as I get from the Query?

    Does anyone has input in this situation?

  • Hmm. I've never observed that behavior. Could you past in some code we can look at?

    --SJTerrill

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply