Joe Celko's SQL Programming Style - Celko, Joe; - Prospero Internet Bookshop

Joe Celko's SQL Programming Style

 
Publisher: Morgan Kaufmann
Date of Publication:
 
Normal price:

Publisher's listprice:
EUR 36.95
Estimated price in HUF:
16 062 HUF (15 297 HUF + 5% VAT)
Why estimated?
 
Your price:

12 849 (12 238 HUF + 5% VAT )
discount is: 20% (approx 3 212 HUF off)
Discount is valid until: 31 December 2024
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

 
  Piece(s)

 
Long description:
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.
Table of Contents:

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