I have two databases and I want to see if any Name in DB1/Customers_Table is like any Name in DB2/Customers_Table.<BR><BR>Any good way to do this? I'm using ColdFusion and SQL 7. Can I do this in one ...