SQL Query JOIN on Date help?

SQL Query JOIN on Date help?

I have two date columns that I need to sync. I parsed the time of the other so I can isolate the date. What is the best method of joining these columns. 


They are formated    

1/2/2010

and 1/02/2010

Will that be a problem?

Thanks