ok....now this is just weird...
i have two scripts against two seperate tables. Same number of columns defined.
first script returns 97 records. second returns 3
When I combine the two using a UNION, i get 99 records.
Split the scripts and I get 97 and 3 again.
Can anyone maybe shed a little light on what may be happening here or find out what record is missing from the the UNION statement?
strange.........
i have two scripts against two seperate tables. Same number of columns defined.
first script returns 97 records. second returns 3
When I combine the two using a UNION, i get 99 records.
Split the scripts and I get 97 and 3 again.
Can anyone maybe shed a little light on what may be happening here or find out what record is missing from the the UNION statement?
strange.........