📝 Question
#1151
In SQL the cross-tabs are created using
✓
Correct Answer
C. Pivot
💡
Explanation
Pivot (sum(quantity) for color in (’dark’,’pastel’,’white’)).
⌨️ Press
A
B
C
D
to select