FCSS_ADA_AR-6.7 · Question #65
What are the two SQLite databases that are used for baseline data? (Choose two.)
The correct answer is A. Profile database D. Daily database. SQLite baseline data relies on the Profile database (A) and the Daily database (D) - the Profile database stores persistent configuration and user/system profile snapshots, while the Daily database captures day-level aggregated metrics used as the baseline reference point for…
Question
What are the two SQLite databases that are used for baseline data? (Choose two.)
Options
- AProfile database
- BEvent database
- CWeekly database
- DDaily database
How the community answered
(54 responses)- A94% (51)
- B2% (1)
- C4% (2)
Explanation
SQLite baseline data relies on the Profile database (A) and the Daily database (D) - the Profile database stores persistent configuration and user/system profile snapshots, while the Daily database captures day-level aggregated metrics used as the baseline reference point for comparisons and trend analysis. The Event database (B) is not a baseline store; it logs discrete, real-time events rather than aggregated reference data. The Weekly database (C) is a distractor - no standard "Weekly" SQLite baseline database exists in this context; weekly summaries, when they exist, are typically derived from the Daily database rather than stored separately.
Memory tip: Think "P.D. = Baseline" - Profile + Daily are your two baseline databases. Profile = who/what, Daily = when/how much.
Topics
Community Discussion
No community discussion yet for this question.