I need to write an SQL statement that updates a table column in one database (pd1) with a value from a column in another database (pd1_test) both on the same MS SQL Server. I also need to do some correlations on records that will match between the two tables in the two databases. Please help!