Interview Test Banner Tracking Report

Please put your work on these placeholder pages and use code-behind class files so we can see your code (please don't compile into DLL files):
« Back To Home

There are 2 tables in the database "webapp" called: Banner and BannerTracking

Please create query that returns:
Banner Name and Banner Link columns and sum of all all impressions and sum of all clicks between 11/18/2023 and 11/24/2023

Please bind the result to the gridview and display this gridview below

Banner table

BannerTracking table

Banner table data

BannerTracking table data