InterviewSolution
Saved Bookmarks
| 1. |
How can we split the data in a table vertically or horizontally? |
|
Answer» The data in a table can be split by using the unwrap transformation. |
|