Book description
Sams Teach Yourself Microsoft SQL Server T-SQL in 10 Minutes offers straightforward, practical answers when you need fast results. By working through the book’s 30 lessons of 10 minutes or less, you’ll learn what you need to know to take advantage of Microsoft SQL Server’s T-SQL language.
This handy pocket guide starts with simple data retrieval and moves on to more complex topics, including the use of joins, subqueries, full text-based searches, functions and stored procedures, cursors, triggers, table constraints, XML, JSON, and much more.
Learn how to…
Use T-SQL in the Microsoft SQL Server environment
Construct complex T-SQL statements using multiple clauses and operators
Filter data so you get the information you need quickly
Retrieve, sort, and format database contents
Join two or more related tables
Make SQL Server work for you with globalization and localization
Create subqueries to pinpoint your data
Automate your workload with triggers
Create and alter database tables
Work with views, stored procedures, and more
Contents at a Glance
1 Understanding SQL
2 Introducing SQL Server
3 Working with SQL Server
4 Retrieving Data
5 Sorting Retrieved Data
6 Filtering Data
7 Advanced Data Filtering
8 Using Wildcard Filtering
9 Creating Calculated Fields
10 Using Data Manipulation Functions
11 Summarizing Data
12 Grouping Data
13 Working with Subqueries
14 Joining Tables
15 Creating Advanced Joins
16 Combining Queries
17 Full-Text Searching
18 Inserting Data
19 Updating and Deleting Data
20 Creating and Manipulating Tables
21 Using Views
22 Programming with T-SQL
23 Working with Stored Procedures
24 Using Cursors
25 Using Triggers
26 Managing Transaction Processing
27 Working with XML and JSON
28 Globalization and Localization
29 Managing Security
30 Improving Performance
A The Example Tables
B T-SQL Statement Syntax
C T-SQL Datatypes
D T-SQL Reserved Words
Table of contents
- About This E-Book
- Title Page
- Copyright Page
- Accessing the Free Web Edition
- Contents
- About the Author
- We Want to Hear from You!
- Introduction
- Lesson 1. Understanding SQL
- Lesson 2. Introducing SQL Server
- Lesson 3. Working with SQL Server
- Lesson 4. Retrieving Data
- Lesson 5. Sorting Retrieved Data
- Lesson 6. Filtering Data
- Lesson 7. Advanced Data Filtering
- Lesson 8. Using Wildcard Filtering
- Lesson 9. Creating Calculated Fields
- Lesson 10. Using Data Manipulation Functions
- Lesson 11. Summarizing Data
- Lesson 12. Grouping Data
- Lesson 13. Working with Subqueries
- Lesson 14. Joining Tables
- Lesson 15. Creating Advanced Joins
- Lesson 16. Combining Queries
- Lesson 17. Full-Text Searching
- Lesson 18. Inserting Data
- Lesson 19. Updating and Deleting Data
- Lesson 20. Creating and Manipulating Tables
- Lesson 21. Using Views
- Lesson 22. Programming with T-SQL
- Lesson 23. Working with Stored Procedures
- Lesson 24. Using Cursors
- Lesson 25. Using Triggers
- Lesson 26. Managing Transaction Processing
- Lesson 27. Working with XML and JSON
- Lesson 28. Globalization and Localization
- Lesson 29. Managing Security
- Lesson 30. Improving Performance
- Appendix A. The Example Tables
- Appendix B. T-SQL Statement Syntax
- Appendix C. T-SQL Datatypes
- Appendix D. T-SQL Reserved Words
- Index
Product information
- Title: Sams Teach Yourself Microsoft® SQL Server T-SQL in 10 Minutes, Second Edition
- Author(s):
- Release date: December 2016
- Publisher(s): Sams
- ISBN: 9780134649160
You might also like
book
Sams Teach Yourself Microsoft® SQL Server T-SQL in 10 Minutes
Sams Teach Yourself Microsoft SQL Server T-SQL in 10 Minutes offers straightforward, practical answers when you …
book
Microsoft® SQL Server® 2012 T-SQL Fundamentals
Gain a solid understanding of T-SQL—and write better queries Master the fundamentals of Transact-SQL—and develop your …
book
Sams Teach Yourself T-SQL in One Hour a Day
Master T-SQL database design, development, and administration the easy way–hands-on! In just one hour a day, …
book
Writing Stored Procedures for Microsoft SQL Server
Writing Stored Procedures for Microsoft SQL Server focuses on teaching you not only how to build …