TD_Unpivoting function is used to unpivot the data, that is, changes the data from dense format to sparse format.
TD_Unpivoting follows this process:
- Select a table with data in dense format.
- Use TD_Unpivoting to change data from dense format to sparse format.