Microsoft SQL Server Notes for Professionals



Download free course Microsoft SQL Server Notes for Professionals, pdf file on 285 pages by Stack Overflow Community.
The Microsoft SQL Server Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.

Table of contents

  • Getting started with Microsoft SQL Server
  • Data Types
  • Converting data types
  • User Defined Table Types
  • SELECT statement
  • Alias Names in SQL Server
  • NULLs
  • Variables
  • Dates
  • Generating a range of dates
  • Database Snapshots
  • COALESCE
  • IF...ELSE
  • CASE Statement
  • INSERT INTO
  • MERGE
  • CREATE VIEW
  • Views
  • UNION
  • TRY/CATCH
  • WHILE loop
  • OVER Clause
  • GROUP BY
  • ORDER BY
  • The STUFF Function
  • JSON in SQL Server
  • OPENJSON
  • FOR JSON
  • Queries with JSON data
  • Storing JSON in SQL tables
  • Modify JSON text
  • FOR XML PATH
  • Join
  • cross apply
  • Computed Columns
  • Common Table Expressions
  • Move and copy data around tables
  • Limit Result Set
  • Retrieve Information about your Instance
  • With Ties Option
  • String Functions
  • Logical Functions
  • Aggregate Functions
  • String Aggregate functions in SQL Server
  • Ranking Functions
  • Window functions
  • PIVOT / UNPIVOT
  • Dynamic SQL Pivot
  • Partitioning
  • Stored Procedures
  • Retrieve information about the database
  • Split String function in SQL Server
  • Insert
  • Primary Keys
  • Foreign Keys
  • Last Inserted Identity
  • SCOPE_IDENTITY()
  • Sequences
  • Index
  • Full-Text Indexing
  • Trigger
  • Cursors
  • Transaction isolation levels
  • Advanced options
  • Migration
  • Table Valued Parameters
  • DBMAIL
  • In-Memory OLTP (Hekaton)
  • Temporal Tables
  • Use of TEMP Table
  • Scheduled Task or Job
  • Isolation levels and locking
  • Sorting/ordering rows
  • Privileges or Permissions
  • SQLCMD
  • Resource Governor
  • File Group
  • Basic DDL Operations in MS SQL Server
  • Subqueries
  • Pagination
  • CLUSTERED COLUMNSTORE
  • Parsename
  • Installing SQL Server on Windows
  • Analyzing a Query
  • Query Hints
  • Query Store
  • Querying results by page
  • Schemas
  • Backup and Restore Database
  • Transaction handling
  • Natively compiled modules (Hekaton)
  • Spatial Data
  • Dynamic SQL
  • Dynamic data masking
  • Export data in txt file by using SQLCMD
  • Common Language Runtime Integration
  • Delimiting special characters and reserved words
  • DBCC
  • BULK Import
  • Service broker
  • Permissions and Security
  • Database permissions
  • Row-level security
  • Encryption
  • PHANTOM read
  • Filestream
  • bcp (bulk copy program) Utility
  • SQL Server Evolution through diffferent versions (2000 - 2016)
  • SQL Server Management Studio (SSMS)
  • Managing Azure SQL Database
  • System database - TempDb
  • Microsoft SQL Server Management Studio Shortcut Keys
Pages : 285
Size : 2.7 MB
File type : PDF
Downloads: 230
Created: 2022-02-03
License: CC BY-SA
Author(s): Stack Overflow Community
Microsoft SQL Server Notes for Professionals

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others sql Tutorials

Introducing Microsoft SQL Server 2016

SQL in 21 days

SQL queries Tutorial

SQL Server Metadata Succinctly

SQL Server Backup and Restore

Others related eBooks about Microsoft SQL Server Notes for Professionals

Learning SQLite

Download SQLite tutorial in PDF format, document created by StackOverFlow intended to beginners....

PostgreSQL tutorial for professionals

Download free PostgreSQL tutorial course in PDF, training file in 29 chapters and 74 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Introduction to SQL Server 2008

This pdf course is designed to teach you Microsoft SQL Server. This is a practical training to learn the basics of the Microsoft Database Management System, in its 2008 version....

Learning MySQL

Download free course intituled Learning MySQL, a PDF document created by StackOverflow Documentation, a 300-page tutorial on the basics of this language to learn and manipulate databases created with MySQL....

PostgreSQL for Beginners

PostgreSQL for Beginners book is intended for those who only start getting acquainted with..., download free PostgreSQL tutorial in PDF (142 pages) created by Pavel Luzanov ....

Graph Databases For Beginners

Download free course Graph Databases For Beginners, pdf file on 46 pages by Bryce Merkl Sasaki, Joy Chao, Rachel Howard....

Database Design, 2nd Edition

This book covers database systems and database design concepts. It provides short, easy-to-read explanations of how to get database design right the first time. It also offers numerous examples to help you avoid the many pitfalls that entrap new and not-so-new database designers. ...

Graph Databases For Beginners

Whether you're a business executive or a seasoned developer, something has led you on the ..., download free Graph Databases tutorial in PDF (46 pages) created by Bryce Merkl Sasaki ....

MySQL Notes for Professionals

MySQL's popularity has brought a flood of questions about how to solve specific problems, and that's where this MySQL Notes for Professionals is essential. When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out exampl...

Essential SQL

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Structured Query Language (SQL) as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....