Buch, Englisch, 240 Seiten, Format (B × H): 193 mm x 234 mm, Gewicht: 466 g
Reihe: The Morgan Kaufmann Series in Data Management Systems
Buch, Englisch, 240 Seiten, Format (B × H): 193 mm x 234 mm, Gewicht: 466 g
Reihe: The Morgan Kaufmann Series in Data Management Systems
ISBN: 978-0-12-088797-2
Verlag: Elsevier Science & Technology
Are you an SQL programmer that, like many, came to SQL after learning and writing procedural or object-oriented code? Or have switched jobs to where a different brand of SQL is being used, or maybe even been told to learn SQL yourself? If even one answer is yes, then you need this book. A "Manual of Style" for the SQL programmer, this book is a collection of heuristics and rules, tips, and tricks that will help you improve SQL programming style and proficiency, and for formatting and writing portable, readable, maintainable SQL code. Based on many years of experience consulting in SQL shops, and gathering questions and resolving his students' SQL style issues, Joe Celko can help you become an even better SQL programmer.
Zielgruppe
1) Managers seeking programming standards in their shops, team leaders seeking programming standards in their projects, SQL programmers attempting to set up programming standards in their own work, and newer SQL programmers who want to build good habits from the start.
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: Names and Data Elements
Chapter 2: Fonts, Punctuation, and Spacing
Chapter 3: Data Declaration Language
Chapter 4: Scales and Measurements
Chapter 5: Data Encoding Schemes
Chapter 6: Coding Choices
Chapter 7: How to Use Views
Chapter 8: How to Write Stored Procedures
Chapter 9: Heuristics
Chapter 10: Thinking in SQL