InterviewSolution
Saved Bookmarks
| 1. |
How To Load Data Through External Tables? |
|
Answer» If you have data STORED in external files, you can load it to DATABASE through an external table by the steps below:
If you have data stored in external files, you can load it to database through an external table by the steps below: |
|