
Explanation:
The correct choice is a Table because it meets all the specified requirements: persistence across sessions, accessibility by other users, and storage in a physical location.
Ultimate access to all questions.
No comments yet.
A data engineer is looking to create a data entity that persists across multiple sessions, is accessible by other users, and is stored in a physical location. Which of the following entities should the data engineer choose?
A
Global Temporary View
B
Function
C
Temporary View
D
View
E
Table