I have two tables. X and Y
X and Y have the same Columns: A and B

but lets just say..Table X has 1 more row of data in A and B. and Table Y only has data in B

How do i update table Y? without the data in B being updated in table X?