Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I just want to know what should I do to join two qvd files without having a double entry for null values. Here is my example:
I have two qvd files. I used left join in loading the two qvds.
qvd1
qvd2
I created a table box to view what I created and this was the result:
DOCNUM
How will be able to eliminate double entrieswithout deleting the column tag. Thank you very much.
use LOAD DISTINCT while loading the qvds