Tag Archives: formatting
-
#PowershellBasics: Multi-line commands
2July 19, 2022 by Kenneth Fisher
When I’m sharing code one of the things I hate most is having a scroll bar along the bottom. I …
Continue reading -
#PowershellBasics: Write the output to a file.
1July 14, 2022 by Kenneth Fisher
Last week I posted about a request to get a list of services. The first problem I ran into was …
Continue reading -
#PowershellBasics: Expanding the column width to avoid truncation
3July 7, 2022 by Kenneth Fisher
I was recently asked to get a list of all of the services running on one of the boxes we …
Continue reading -
SQL Homework – March 2022 – Formatting
Leave a commentMarch 1, 2022 by Kenneth Fisher
Please write the following on the chalk board 100 times. Queries should be readable!Queries should be readable!Queries should be readable!Queries …
Continue reading -
T-SQL Formatters
3August 6, 2018 by Kenneth Fisher
The other day I was given a truly horribly formatted piece of SQL. Something a bit like this only worse, …
Continue reading -
Yes, Virginia, you can have too much white space.
22July 16, 2014 by Kenneth Fisher
When I was in college and taking programming classes (back in the days when “a T-Rex ate my 5.25 inch …
Continue reading