Skip to content
  • Home
  • About
  • Contact
  • Resources
  • Twitter
  • LinkedIn
Search
Close

SQL TECH BLOG

Month: July 2017

Need to output CSV, TSV, or other?

July 31, 2017August 2, 2017 Daniel Janik1 Comment

Ever have the need to create a CSV list in SQL Server? Not sure how? Starting in SQL Server 2017 we get a new native function to do exactly that. Specify a delimiter and you get a delimited list.

Read More »

Learning through gaming a SQL Server tale

July 31, 2017August 18, 2017 Daniel Janik3 Comments

I’ve been teaching my 17 yr old SQL Server and other various topics. I have quite a bit of experience training technology and speaking but it never fails; after about 5 minutes his eyes glaze over and he nods and “umhums” and then starts checking his phone.

Read More »

Off Topic: Dream Car Garage: 6 Cars, $250k

July 18, 2017 Daniel Janik3 Comments

I was reading Brent’s blog today and decided to make my own $250k dream car garage list. Mostly because I think about this topic a lot and probably spend way too much time researching cars I’ll never own. But you never know!

Read More »

How to display more text in SSMS

July 14, 2017July 14, 2017 Daniel JanikLeave a comment

Today’s blog post is going to be a short one but can be very helpful if you’re new to SQL Server. From time to time you may find the need to use the text result instead of the default grid result. You can change this by using CTRL-T for text and CTRL-D for grid. Read More »

Welcome to SQLTechBlog.com. We are dedicated to posting high quality news and blogs concerning Microsoft SQL Server.

Got a SQL project? I can help.

  • Contact me
  • https://mvp.microsoft.com https://mvp.microsoft.com

I'm speaking!

  • 2016-06-11 | SQLSaturday #528 | Curacao
  • 2016-07-14 | Query Plan Analysis | MSSQLTips Webcast
  • 2016-08-06 | SQLSaturday #515 | Baton Rouge
  • 2016-08-13 | SQLSaturday #550 | San Antonio
  • 2016-08-27 | SQLSaturday #553 | Oklahoma City
  • 2016-09-24 | SQLSaturday #563 | Dallas
  • 2016-10-26 | PASS Summit 2016 | Seattle
  • 2017-04-20 | PASS NTSSUG | Dallas
  • 2017-10-07 | SQL Saturday #678 | Orlando

Other Blogs I like

  • nigelpsammy.com
  • Run with Liz

Follow me

  • View @SQLSME’s profile on Twitter
  • View sqlsme’s profile on Instagram
  • View danielcjanik’s profile on LinkedIn

Subscribe

RSS Feed

Follow SQL TECH BLOG on WordPress.com

Recent Posts

  • SQL Tuning: Finding statements for missing indexes
  • Query tuning: Apply yourself
  • SSMS now has a vulnerability report
  • The best overlooked addition to SQL 2016
  • Classifying your data in Azure SQL DB for GDPR

Tags

#ThanksToAll Administration Azure bug? Career Clippy Compliance DBA Development Gaming gdpr Linux Management Studio Monitoring Off Topic Oracle PASS Performance Query Plans Query Tuning security Speaking SQL Saturday sql server SQL Server 2016 SQL Server 2017 Storage Tools

Categories

  • Administration
  • Azure
  • Career
  • Compliance
  • DBA
  • Development
  • Gaming
  • Learning
  • Linux
  • MSDOS
  • Off Topic
  • Oracle
  • Performance
  • PowerShell
  • Query Plans
  • Query Tuning
  • security
  • Speaking
  • SQL Saturday
  • sql server
  • Storage
  • Thank you
  • Tools
  • Uncategorized

Archives

  • April 2018
  • March 2018
  • February 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
Blog at WordPress.com.
Back to top