
Answer-first summary for fast verification
Answer: Table
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.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
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
No comments yet.