Chapter 4

Designing a Sample Application

IN THIS CHAPTER

Bullet Discovering the client’s problem

Bullet Taking a first run at the problem

Bullet Deciding on the deliverables

Bullet Creating and transforming an Entity-Relationship model

Bullet Creating, changing, and deleting tables

Bullet 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, 3rd 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.