Chapter 4
Designing a Sample Application
IN THIS CHAPTER
Discovering the client’s problem
Taking a first run at the problem
Deciding on the deliverables
Creating and transforming an Entity-Relationship model
Creating, changing, and deleting tables
Building the user interface
The whole point of knowing SQL is being able to apply that knowledge to solve some problem. Individuals and organizations need information to conduct their businesses, whatever they may be. At any given time, the information they need is buried within a huge collection of data, the vast majority of which they don’t need right now. The key to being able to retrieve information that you do need is to make sure that it’s organized in a way that facilitates retrieval, regardless of your specific needs today.
In this chapter, I go through the steps of creating an application that gives one (fictitious) organization ...
Get SQL All-in-One For Dummies, 4th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.