語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Beginning T-SQL = a step-by-step app...
~
Kellenberger, Kathi.
FindBook
Google Book
Amazon
博客來
Beginning T-SQL = a step-by-step approach /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Beginning T-SQL/ by Kathi Kellenberger, Lee Everest.
其他題名:
a step-by-step approach /
作者:
Kellenberger, Kathi.
其他作者:
Everest, Lee.
出版者:
Berkeley, CA :Apress : : 2021.,
面頁冊數:
xxix, 706 p. :ill., digital ;24 cm.
內容註:
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, Common Table Expressions, and Unions -- 7. Grouping and Summarizing Data -- 8. Discovering Windowing Functions -- 9. Advanced WHERE Clauses -- 10. Manipulating Data -- 11. Managing Transactions -- 12. Understanding T-SQL Programming Logic -- 13. Implementing Logic in the Database -- 14. Expanding on Data Type Concepts -- 15. Working with XML and JSON -- 16. Writing Advanced Queries -- 17.Where to Go Next? -- Appendix A: SQL Server for Linux and macOS -- Appendix B: Using SSMS -- Appendix C: SQL Notebooks.
Contained By:
Springer Nature eBook
標題:
Microsoft software. -
電子資源:
https://doi.org/10.1007/978-1-4842-6606-9
ISBN:
9781484266069
Beginning T-SQL = a step-by-step approach /
Kellenberger, Kathi.
Beginning T-SQL
a step-by-step approach /[electronic resource] :by Kathi Kellenberger, Lee Everest. - Fourth edition. - Berkeley, CA :Apress :2021. - xxix, 706 p. :ill., digital ;24 cm.
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, Common Table Expressions, and Unions -- 7. Grouping and Summarizing Data -- 8. Discovering Windowing Functions -- 9. Advanced WHERE Clauses -- 10. Manipulating Data -- 11. Managing Transactions -- 12. Understanding T-SQL Programming Logic -- 13. Implementing Logic in the Database -- 14. Expanding on Data Type Concepts -- 15. Working with XML and JSON -- 16. Writing Advanced Queries -- 17.Where to Go Next? -- Appendix A: SQL Server for Linux and macOS -- Appendix B: Using SSMS -- Appendix C: SQL Notebooks.
Get a performance-oriented introduction to the T-SQL language underlying the Microsoft SQL Server and Azure SQL database engines. This fourth edition is updated to include SQL Notebooks as well as up-to-date syntax and features for T-SQL on-premises and in the Azure cloud. Exercises and examples now include the WideWorldImporters database, the newest sample database from Microsoft for SQL Server. Also new in this edition is coverage of JSON from T-SQL, news about performance enhancements called Intelligent Query Processing, and an appendix on running SQL Server in a container on macOS or Linux. Beginning T-SQL starts you on the path to mastering T-SQL with an emphasis on best practices. Using the sound coding techniques taught in this book will lead to excellent performance in the queries that you write in your daily work. Important techniques such as windowing functions are covered to help you write fast-executing queries that solve real business problems.The book begins with an introduction to databases, normalization, and to setting up your learning environment. You will learn about the tools you need to use such as SQL Server Management Studio, Azure Data Studio, and SQL Notebooks. 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. 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, including the new Intelligent Query Processing features that make queries faster without changing code. They will help you avoid beginner mistakes by knowing about and thinking about performance from day 1. You will: Install a sandboxed SQL Server instance for learning Understand how relational databases are designed Create objects such as tables and stored procedures Query a SQL Server table Filter and order the results of a query Query and work with specialized data types such as XML and JSON Apply modern features such as window functions Choose correct techniques so that your queries perform well.
ISBN: 9781484266069
Standard No.: 10.1007/978-1-4842-6606-9doiSubjects--Topical Terms:
539569
Microsoft software.
LC Class. No.: QA76.76.M52
Dewey Class. No.: 004.165
Beginning T-SQL = a step-by-step approach /
LDR
:03989nmm a2200337 a 4500
001
2237147
003
DE-He213
005
20201226080115.0
006
m d
007
cr nn 008maaau
008
211111s2021 cau s 0 eng d
020
$a
9781484266069
$q
(electronic bk.)
020
$a
9781484266052
$q
(paper)
024
7
$a
10.1007/978-1-4842-6606-9
$2
doi
035
$a
978-1-4842-6606-9
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.M52
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
004.165
$2
23
090
$a
QA76.76.M52
$b
K29 2021
100
1
$a
Kellenberger, Kathi.
$3
1620819
245
1 0
$a
Beginning T-SQL
$h
[electronic resource] :
$b
a step-by-step approach /
$c
by Kathi Kellenberger, Lee Everest.
250
$a
Fourth edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xxix, 706 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
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, Common Table Expressions, and Unions -- 7. Grouping and Summarizing Data -- 8. Discovering Windowing Functions -- 9. Advanced WHERE Clauses -- 10. Manipulating Data -- 11. Managing Transactions -- 12. Understanding T-SQL Programming Logic -- 13. Implementing Logic in the Database -- 14. Expanding on Data Type Concepts -- 15. Working with XML and JSON -- 16. Writing Advanced Queries -- 17.Where to Go Next? -- Appendix A: SQL Server for Linux and macOS -- Appendix B: Using SSMS -- Appendix C: SQL Notebooks.
520
$a
Get a performance-oriented introduction to the T-SQL language underlying the Microsoft SQL Server and Azure SQL database engines. This fourth edition is updated to include SQL Notebooks as well as up-to-date syntax and features for T-SQL on-premises and in the Azure cloud. Exercises and examples now include the WideWorldImporters database, the newest sample database from Microsoft for SQL Server. Also new in this edition is coverage of JSON from T-SQL, news about performance enhancements called Intelligent Query Processing, and an appendix on running SQL Server in a container on macOS or Linux. Beginning T-SQL starts you on the path to mastering T-SQL with an emphasis on best practices. Using the sound coding techniques taught in this book will lead to excellent performance in the queries that you write in your daily work. Important techniques such as windowing functions are covered to help you write fast-executing queries that solve real business problems.The book begins with an introduction to databases, normalization, and to setting up your learning environment. You will learn about the tools you need to use such as SQL Server Management Studio, Azure Data Studio, and SQL Notebooks. 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. 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, including the new Intelligent Query Processing features that make queries faster without changing code. They will help you avoid beginner mistakes by knowing about and thinking about performance from day 1. You will: Install a sandboxed SQL Server instance for learning Understand how relational databases are designed Create objects such as tables and stored procedures Query a SQL Server table Filter and order the results of a query Query and work with specialized data types such as XML and JSON Apply modern features such as window functions Choose correct techniques so that your queries perform well.
650
0
$a
Microsoft software.
$3
539569
650
0
$a
Microsoft .NET Framework.
$3
563020
650
0
$a
Database management.
$3
527442
650
1 4
$a
Microsoft and .NET.
$3
3134847
700
1
$a
Everest, Lee.
$3
3489092
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6606-9
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9399032
電子資源
11.線上閱覽_V
電子書
EB QA76.76.M52
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入