Product details:
ISBN13: | 9780120887972 |
ISBN10: | 0120887975 |
Binding: | Paperback |
No. of pages: | 240 pages |
Size: | 234x190 mm |
Weight: | 520 g |
Language: | English |
0 |
Category:
Library and information management
Data management in computer systems
Computer programming in general
High-level programming
Fourth-generation programming languages, applied program languages
Programming in general
Library and information management (charity campaign)
Data management in computer systems (charity campaign)
Computer programming in general (charity campaign)
High-level programming (charity campaign)
Fourth-generation programming languages, applied program languages (charity campaign)
Programming in general (charity campaign)
Joe Celko's SQL Programming Style
Publisher: Morgan Kaufmann
Date of Publication: 19 May 2005
Normal price:
Publisher's listprice:
EUR 36.95
EUR 36.95
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.
Click here to subscribe.
Availability:
printed on demand
Can't you provide more accurate information?
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