Chapter 12. Query By Example
Many database applications work with large amounts of data. If a program only needs a few data values, it can easily include them as compiled-in data, or load them from text files or the System Registry. When a program needs a lot of information, a database can be a big advantage.
Many database applications work with thousands or even millions of records. In such large databases, helping the user find particular records can be difficult. You can use different techniques depending on your specific application. For example, a repair dispatch system might present the user with a list of jobs that need attention in their order of priority. A school enrollment system might provide a student search screen that locates ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access