SQL and Relational Theory, 3e
Autor C. J. Dateen Limba Engleză Paperback – 12 noi 2015
SQL is full of difficulties and traps for the unwary. You can avoid them if you understand relational theory, but only if you know how to put that theory into practice. In this book, Chris Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it to your use of SQL.
This third edition has been revised, extended, and improved throughout. Topics whose treatment has been expanded include data types and domains, table comparisons, image relations, aggregate operators and summarization, view updating, and subqueries. A special feature of this edition is a new appendix on NoSQL and relational theory.
This third edition has been revised, extended, and improved throughout. Topics whose treatment has been expanded include data types and domains, table comparisons, image relations, aggregate operators and summarization, view updating, and subqueries. A special feature of this edition is a new appendix on NoSQL and relational theory.
- Could you write an SQL query to find employees who have worked at least once in every programming department in the company? And be sure it's correct?
- Why is proper column naming so important?
- Nulls in the database cause wrong answers. Why? What you can do about it?
- How can image relations help you formulate complex SQL queries?
- SQL supports "quantified comparisons," but they're better avoided. Why? And how?
Preț: 243.24 lei
Preț vechi: 304.06 lei
-20% Nou
Puncte Express: 365
Preț estimativ în valută:
46.57€ • 48.47$ • 38.33£
46.57€ • 48.47$ • 38.33£
Carte tipărită la comandă
Livrare economică 31 ianuarie-14 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781491941171
ISBN-10: 1491941170
Pagini: 582
Dimensiuni: 178 x 233 x 33 mm
Greutate: 0.92 kg
Ediția:3rd edition.
Editura: O'Reilly
ISBN-10: 1491941170
Pagini: 582
Dimensiuni: 178 x 233 x 33 mm
Greutate: 0.92 kg
Ediția:3rd edition.
Editura: O'Reilly
Descriere
SQL is full of difficulties and traps for the unwary. You can avoid them if you understand relational theory, but only if you know how to put that theory into practice. In this book, Chris Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it to your use of SQL.