I have a table of records A that populates from another table record B,
but TABLE A has a lot of missing values since a row was updated directly
to the table and not through the application, My question is what script
can i run to automatically updat...