Hello everybody,
I need to match a massive text file with another text file on two columns.
I've added a 'matched' column to the massive text file and I want to make it '1' when I have a match.
I need to do a match on the first 5 characters of one column and the whole of another with the spaces trimmed off.
Could anyone help?
I'm new to sql and lost.
thanks
I need to match a massive text file with another text file on two columns.
I've added a 'matched' column to the massive text file and I want to make it '1' when I have a match.
I need to do a match on the first 5 characters of one column and the whole of another with the spaces trimmed off.
Could anyone help?
I'm new to sql and lost.
thanks