InterviewSolution
Saved Bookmarks
| 1. |
In case of External Tables, data needs to remain in the underlying location even after the user drops the table. |
|
Answer» In case of EXTERNAL Tables, data NEEDS to remain in the underlying location even after the USER drops the table. |
|