1. A user wants the fastest possible performance and the ability to work offline with a large dataset that doesn't need up-to-the-second freshness. Which connection type should they choose?
- A. An extract✓ Correct
- B. A live connection
- C. Neither; Tableau requires the database to be online
- D. A live connection with no caching
Explanation
An extract gives fast, offline-capable performance from a saved snapshot — ideal when real-time freshness isn't required. A live connection (B, D) queries the source each time and needs the source available, and option C is false.