InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of Optimized Load? |
|
Answer» Optimized load is much faster and preferable especially for LARGE set of data. It is possible if N o transformation are MADE at the TIME of load and no filtering is DONE. Optimized load is much faster and preferable especially for large set of data. It is possible if n o transformation are made at the time of load and no filtering is done. |
|