© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
J. HellerPro Oracle SQL Development https://doi.org/10.1007/978-1-4842-8867-2_15

15. Avoid Anti-patterns

Jon Heller1  
(1)
Clive, IA, USA
 

So far, this book has focused on what we should do. But it is also helpful to discuss what we should not do. This chapter lists common anti-patterns – programming concepts and styles that we should avoid.

Anti-patterns are not merely trivial compiler errors that we can immediately fix. Anti-patterns are subtle mistakes that might save us time today but will cost us more time tomorrow. We need to proactively avoid certain shortcuts, so we don’t accumulate too much technical debt.

All the items in this chapter are real mistakes ...

Get Pro Oracle SQL Development: Best Practices for Writing Advanced Queries 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.