Question: In SQL SSMS declare a variable of type DATETIME and set it to some value of your choice. Write a query that has a column
In SQL SSMS declare a variable of type DATETIME and set it to some value of your choice. Write a query that has a column for each of the following:
The date 28 days from now (not from the date you set in the variable)
The date 1 year + 1 day from now (not from the date you set in the variable)
How many days between the day and Christmas 2017
The name of the day your date falls on (Wednesday for example)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
