Chapter 23

Ten Common Mistakes

In This Chapter

arrow Assuming that your clients know what they need

arrow Not worrying about project scope

arrow Considering only technical factors

arrow Never asking for user feedback

arrow Using only your favorite development environment or system architecture

arrow Designing database tables in isolation

arrow Skipping design reviews, beta testing, and documentation

If you’re reading this book, you must be interested in building relational database systems. Face it — nobody studies SQL for the fun of it. You use SQL to build database applications, but before you can build one, you need a database. Unfortunately, many projects go awry before the first line of the application is coded. If you don’t get the database definition right, your application is doomed — no matter how well you write it. ...

Get SQL For Dummies, 8th 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.