InterviewSolution
Saved Bookmarks
| 1. |
How can a data be manipulated ? |
|
Answer» To begin, you'll NEED a database, which is created from your data sources. You then need to CLEANSE your data, with data manipulation, you can clean, REARRANGE and restructure data. Next, import and build a database that you will work from. You can combine, MERGE and DELETE information.Explanation: |
|