InterviewSolution
Saved Bookmarks
| 1. |
What Is Pivoting? |
|
Answer» Data can easily be switched from row to column and vice versa. The SWITCHING CATEGORIES related to this are considered as pivoting. Pivoting make sure that no INFORMATION is LEFT on either row or on column when the same is EXCHANGED by the user. Data can easily be switched from row to column and vice versa. The switching categories related to this are considered as pivoting. Pivoting make sure that no information is left on either row or on column when the same is exchanged by the user. |
|