Hi, everyone...
I have a question about sql ..
Question:
Customer | jan-april | may - august| september - december
A |quantity | |
B | | |
C | | |
How to use the SELECT command to retrieve data and the output is show like above.
please give me some examples.