I have a table with an identifier that has leading zeros and another table where the similar identifier does not have leading zeros. I'd like to use this identifier to link the two tables. How can I either add leading 0's or take away the leading zeros to compare the two tables accurately?