A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
Hi
This is what I was required to do in my query.
Write a query that will generate a list showing Product_Names, Prices, Salesdates, before 2020/04/06 and a new colun named discount where €5 is subtracted from sale price. Comany.product is database.
I found out that I was not required to alter table just add column as Alias.
Thanks for your help
Ann