Question: 2 . Write a SELECT statement that returns these columns from the Orders table: o The OrderDate column o A column that returns the four
Write a SELECT statement that returns these columns from the Orders table:
o The OrderDate column
o A column that returns the fourdigit year thats stored in the OrderDate column
o A column that returns only the day of the month thats stored in the OrderDate column.
o A column that returns the result from adding thirty days to the OrderDate column.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
