Concept Flow - Why querying is essential
Start with Data Stored
Need Specific Info?
Write Query
Database Processes Query
Return Matching Data
Use Data for Decision or Display
End
Querying lets us ask the database for just the data we want, so we get useful answers fast.