Computer Science, asked by mymca1234, 6 hours ago

Write a SELECT statement that joins the Categories table to the Products table and returns these columns: category_name, product_name, list_price.
Sort the result set by category_name and then by product_name in ascending sequence.

Answers

Answered by Mustara
0

Answer:i don't know what is this

Explanation:

Similar questions