Learn how to query data from SQL Server tables. Microsoft Certified
Trainer Gerry O’Brien reviews the history of SQL and relational theory,
so you’ll understand exactly where this data manipulation language, and
Microsoft’s seminal database program, got their starts. Then he shows
how to query one or many different tables using SELECT statements, and
filter, group, and sort the results. Next, learn how to work with
special data types like dates, times, and characters. Gerry also covers
advanced topics like subqueries, programming with T-SQL (Microsoft’s
proprietary extension for SQL), and improving query performance.
Uploaded.net
Oboom.com
K2s.cc
Topics include:
- Writing SELECT queries
- Querying multiple tables
- Filtering text and duplicates
- Sorting and grouping query results
- Using SQL Server’s built-in functions
- Writing subqueries
- Using common table expressions
- Programming with T-SQL
- Interpreting query performance data
Table of content
- Introduction
- Welcome
- What you should know before viewing this course
- Using the exercise files
- SQL Query Fundamentals
- A history of SQL and T-SQL
- An introduction to relational theory
- To use standards or not
- Understand processing stages
- Query the Database
- Query a table with SELECT
- Using aliases in your SELECT statement
- Using string concatenation
- Using CASE expressions
- Filtering Results
- Filter duplicates with DISTINCT
- Introducing the WHERE clause
- WHERE clause relational operators
- Filtering text
- Working with NULL
- Query Multiple Tables
- Understanding normalization
- Understanding table relationships
- Understanding JOINs
- Using JOINs in a query
- Grouping and Sorting
- Understanding order
- Sorting results with ORDER BY
- Grouping results with GROUP BY
- Using the TOP option
- Using aggregates
- Querying with Data-Type Considerations
- Queries using date and time
- Queries using character data types
- Queries using character functions
- Subqueries and Table Expressions
- Writing subqueries
- Using EXISTS
- Introducing views
- Introducing common table expressions
- Programming with T-SQL
- Understanding stored procedures
- Understanding T-SQL programming elements
- Implement transactions
- Handling errors
- Query Performance
- Introducing query execution plans
- Interpret performance data
- Conclusion
- Goodbye
Uploaded.net
Oboom.com
K2s.cc
- bit.ly/10yeBav
- Uploading .....
- Uploading .....
No comments:
Post a Comment