Beginning T-SQL
Autor Kathi Kellenberger, Scott Shawen Limba Engleză Paperback – 7 aug 2014
Beginning T-SQL begins with an introduction to databases, normalization, and to SQL Server Management Studio. Attention is given to Azure SQL Database and how to connect to remote databases in the cloud. Each subsequent chapter teaches an aspect of T-SQL, building on the skills learned in previous chapters. Exercises in most chapters provide an opportunity for the hands-on practice that leads to true learning and distinguishes the competent professional. Important techniques such as windowing functions are covered to help write fast executing queries that solve real business problems.
A stand-out feature in this book is that most chapters end with a "Thinking About Performance" section. These sections cover aspects of query performance relative to the content just presented. They'll help you avoid beginner mistakes by knowing about and thinking about performance from Day 1.
- Imparts best practices for writing T-SQL
- Helps you avoid common errors
- Shows how to write scalable code for good performance
Preț: 306.82 lei
Preț vechi: 383.52 lei
-20% Nou
Puncte Express: 460
Preț estimativ în valută:
58.72€ • 61.21$ • 48.89£
58.72€ • 61.21$ • 48.89£
Carte tipărită la comandă
Livrare economică 31 decembrie 24 - 06 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484200476
ISBN-10: 1484200470
Pagini: 475
Ilustrații: Bibliographie
Dimensiuni: 178 x 254 x 28 mm
Greutate: 0.84 kg
Ediția:3rd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484200470
Pagini: 475
Ilustrații: Bibliographie
Dimensiuni: 178 x 254 x 28 mm
Greutate: 0.84 kg
Ediția:3rd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
1.
Getting
Started
2. Exploring Database Concepts
3. Writing Simple SELECT Queries
4. Using Built-In Functions and Expressions
5. Joining Tables
6. Building on Subqueries and Unions
7. Grouping and Summarizing Data
8. Writing Window Functions
9. Advanced WHERE Clauses
10. Query Techniques
11. Manipulating Data
12. Managing Transactions
13. Learning Procedural T-SQL
14. Moving Logic to the Database
15. Working with XML
16. Working with Data Types
17. Writing Advanced Queries
18. Where to Next?
2. Exploring Database Concepts
3. Writing Simple SELECT Queries
4. Using Built-In Functions and Expressions
5. Joining Tables
6. Building on Subqueries and Unions
7. Grouping and Summarizing Data
8. Writing Window Functions
9. Advanced WHERE Clauses
10. Query Techniques
11. Manipulating Data
12. Managing Transactions
13. Learning Procedural T-SQL
14. Moving Logic to the Database
15. Working with XML
16. Working with Data Types
17. Writing Advanced Queries
18. Where to Next?
Notă biografică
strongKathi
Kellenberger/strong
is
a
consultant
with
Linchpin
People.
She
enjoys
writing
and
speaking
on
SQL
Server
topics,
having
written
over
two
dozen
articles,
contributed
to
four
books,
and
presented
at
many
SQL
Server
events.
In
her
spare
time,
Kathi
enjoys
spending
time
with
family
and
friends,
singing
and
cycling.
Caracteristici
Beginning
T-SQLis
a
performance-oriented
introduction
to
the
T-SQL
language
that
underlies
Microsoft’s
SQL
Server
2012
and
2014.