S
Stef
Quick question, is a UNION queries supposed to return unique values?
I have 2 tables, both with an [Invoice] field. When I generate an union
query between the 2 to get all the invoice #, I get a single row even if
a given invoice# is present in both tables.
I that as per SQL specification?
many thx
I have 2 tables, both with an [Invoice] field. When I generate an union
query between the 2 to get all the invoice #, I get a single row even if
a given invoice# is present in both tables.
I that as per SQL specification?
many thx