sql server programming:
Hi,
I am doing an inner join which results with duplicate columns and I am
wondering if there is a way to remove the duplicate columns? I understand I
can do it in the select statement however there is alot of columns i need in
the resultset so looking for a better way. Any suggestions?
Thanks