SQL Assignment
(Not rated)
(Not rated)
2. Write a SELECT statement that returns these columns from the Products table:
The DateAdded column
A column that uses the CAST function to return the DateAdded column with its date only (year, month, and day)
A column that uses the CAST function to return the DateAdded column with its full time only (hour, minutes, seconds, and milliseconds)
A column that uses the CAST function to return the OrderDate column with just the month and day.
11 years ago
SQL Assignment
NOT RATED
Purchase the answer to view it
- sql_-_2nd_question_answer.doc