I want insert the following output data into another table
With CTE as (select Advertiser, sum(case when column_Of_Data = \'2019\' then Revenue else 0 end) as amount2