Hi,
I have a variable 'Area' that is currently in a table name [BOOKCLUB].[dbo].[OWNERS]
I want to add the variable 'Area' from [BOOKCLUB].[dbo].[OWNERS] into another table that has been created named [BOOKCLUB].[dbo].[PAST_OWNERS]
Any idea how I can do this please?