sql server management studio tips and tricks

Post on 14-Jan-2017

80 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

SQL Server Management Studio

Tips and TricksBy Andrea Allred

Thanks to our Sponsors!Yearly Partners

Gold Sponsors

Silver SponsorsBlogger Sponsors: @SQLvariant

About Andrea:

Once upon a time in a kingdom not far away, Andrea was sick of answering phones and filing forms. Her kingdom was running low on gold and the wise wizard told her to find work that she loved and she would never truly work a day in her life. When she found the magical SQL Server, she knew it was the calling for her. She is passionate about SQL Server, “works” as a Database Administrator, is learning Sign Language, loves her #SQLFamily and finds joy in helping others find their passion too.

Wife to Ryan Allred and mom to two awesome teenagers. Loves Music, concerts, guitars, snowboarding, bouldering and acting. 16 years of SQL Server experience SQL SLC User group Chapter Leader Allred_andrea@yahoo.com @RoyalSQL, www.RoyalSQL.com

What we will cover:SQL Server Management Studio I am using 2016, but many of

these things are in all versions beyond 2008.

Setting up your environmentCool ShortcutsOther cool tricks.

Setting up Your Environment

Changing Fonts and Colors

Keyboard Shortcuts Tools >> Options >> Keyboard >> Query

Shortcuts

Word Wrap and Line Numbers

Enable Intellisense

Saving Query Results to Your Location

Changing the default Select N or Edit N

Cool Shortcuts

Clicking, Dragging with Alt Shift

If you only remember one thing today, this is the thing.

Edit multiple lines at once.

CTRL F and CTRL H

F - FindH - Replace

Moving a line with Alt Shift T

It will move a line down as much as you want

CTRL-Shift T moves one word down

CTRL Enter and CTRL SHIFT ENTER

Adds blank lines below and above the line you are on.

CTRL –(Hyphen) and CTRL Shift –(Hyphen) Moving to last cursorMoves to the most recent cursor

positionOr the furthest most recent cursor

position In my testing it was a cycle of

Three

CTRL Shift V

Cycle through your clipboard Doesn’t have to paste the most

recent thingCycles through what you have put

on the clipboard

Other Cool Tricks

Edit and Select Top N Manipulation

Using Vertical and Horizontal Tab Groups

Undocking Tabs

Best use of real estate.Moving around as neededFree Floating

Removing White Space

Splitting a query Window

Doing multiple operations with Object Explorer Details

Questions?

Please also fill out the feedback forms. I would like to make this presentation better. Thank you for your time!

Thanks to our Sponsors!Yearly Partners

Gold Sponsors

Silver SponsorsBlogger Sponsors: @SQLvariant

top related