Brandon Lukes SSMS Tips and Tricks.

Slides:



Advertisements
Similar presentations
Using T-sql scripts. Migrating Sql Database to SQL Azure Database Create the Test Database In SQL Server Management Studio, on the File menu, point to.
Advertisements

Global Windows Azure Bootcamp Auckland March
What does SQL Server Management Studio mean? Cortex User Group Meeting Portland – 2012 What does SQL Server Management Studio mean? Cortex User Group Meeting.
Esri UC 2014 | Demo Theater | Using ArcGIS for Server in the Microsoft Azure Cloud Nikhil Shampur.
Windows Azure Conference 2014 Windows Azure Mobile Services from ground up.
How a little code can help with support.. Chris Barba – Developer at Cimarex Energy Blog:
DB Libraries: An Alternative to DBMS By Matt Stegman November 22, 2005.
Todd Klindt. New downloads Infrastructure update Adds search improvements from Search Server Has Content Deployment fixes Does NOT include SP1, install.
Slackware 9.1 Installation First prompt in the installation process.
Sale system Expected system: Web-base, Software Application, 2 tiers Application – data, Stand alone database for client, Database engine for Server, Client.
SQL Query Analyzer. Graphical tool that allows you to:  Create queries and other SQL scripts and execute them against SQL Server databases. (Query window)
ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com Deploying Your Web Apps * aka ASP.NET 5 before RC1.
Microsoft Connect /23/ :39 PM
Paul Larsen / Steve Melan
SQL Server on Linux CTP 1.1 Florian
Cloud BI with Azure Analysis Services
Recommended Practices & Fundamentals
Presented By: Jessica M. Moss
Launch Your Database Into Microsoft Azure
Working with SQL Server for Linux Cross-Platform
5/27/ :57 PM Tips & Tricks for Deploying and Managing Microsoft Dynamics 365 for Sales and Service Sean McNellis Shawn Dieken Dynamics 365 Principal.
Lead SQL BankofAmerica Blog: SQLHarry.com
Cloud BI with Azure Analysis Services
Freaky Fast Development Tips
Easily manage SQL everywhere from anywhere with SQL Tools
INSTALLING SQL SERVER 2016 vNext CTP 1.2 ON LINUX UBUNTU 16.04LTS
Microsoft Connect /23/2018 5:27 PM
SQL Server Client Tools 2018
SQL Server 2016 Security Features
SQL Server in AWS on Linux
Always Encrypted in the Real World
Featuring: Microsoft Student Partners
Discovering SSRS 2016 in Azure: Dataset to Deployment
Getting Your DB Schema Under Control With SSDT
Intro to SQL Server Reporting Services (SSRS)
Armando Lacerda
Cloud BI with Azure Analysis Services
Business Intelligence Fundamentals: SQL Server Analysis Services
Migrating your SQL Server Instance
dbatools - PowerShell and SQL Server Working Together
Launch Your Database Into Azure
Cloud BI with Azure Analysis Services
Migrating your local database to Azure SQL DB
SQL Server Scripting using PowerShell
Power BI for large databases
12/5/ :36 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Armando Lacerda
Cross-Platform, Cloud and On-Premise Database Tool
Patrick Flynn | Link Group Australia
What’s new in ASP.NET Core and Entity Framework 2.2 (Preview 3)
Cross-Platform, Cloud and On-Premise Database Tool
Mario…Take My Data To The Cloud!
4/12/2019 5:27 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
T-SQL Tips & Tricks to Make Your Life Easier!
AD, gMSA and SQL Server Windows Authentication in a Container
Armando Lacerda
SQL Server Scripting using PowerShell
Armando Lacerda
Rich Benner SQL Server Performance Richbenner.com.
1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight.
Deploy WebClient App on Microsoft Azure
Michelle Haarhues Keeping up with SSMS.
Cloud BI with Azure Analysis Services
Trainer: Bạch Ngọc Toàn – TEDU Website:
SSIS - Overview John Manguno. SSIS - Overview John Manguno.
SQL Server on Amazon Web Services
SQL Starter Intro To Database Administration
SQL Server on Amazon Web Services
SQL Azure to .NET Developers
Navigating SSMS Primer for Beginners
Presentation transcript:

Brandon Lukes SSMS Tips and Tricks

Brandon Lukes brandon.lukes@microsoft.com 12+ years of SQL experience SQL Server Premier Field Engineer Indianapolis, IN 12+ years of SQL experience (Engine, SSRS, SSIS, Azure, PowerShell) Interests: HA/DR, performance, security, consolidation Hobbies: family, movies, gaming, beer

Agenda Management Studio Client Options Menu Formatting / Query Tips Random Helpful Stuff

Management Studio Client SSMS 17 is now a standalone installer https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms Update notifications on taskbar Improved compatibility SQL on Windows, SQL on Linux, Azure Supports SQL 2008 – SQL 2017 (vNext) Limited support of SQL 2000, SQL 2005 Can be installed side by side with existing SSMS

Demo SSMS Tips and Tricks - SQLSaturday.docx

Links SSMS - https://docs.microsoft.com/en-us/sql/ssms/sql-server-management-studio-ssms SSMS Shortcuts - https://docs.microsoft.com/en-us/sql/ssms/sql-server-management-studio-keyboard-shortcuts SSMS Tutorial - https://docs.microsoft.com/en-us/sql/ssms/tutorials/tutorial-sql-server-management-studio Blog - https://blogs.msdn.microsoft.com/sql_server_team/ Wide World Importers DB - https://github.com/Microsoft/sql-server-samples/tree/master/samples/databases/wide-world-importers

Questions?