InterviewSolution
Saved Bookmarks
| 1. |
Which feature converts row data to a column for better analytical view?(a) Views(b) Join(c) Pivot(d) TriggerThe question was posed to me in a national level competition.This is a very interesting question from Estimating Statistics of Expression Results in chapter Query Processing Techniques of Database Management |
|
Answer» The correct choice is (c) Pivot |
|