Activity overview
Latest activity by @dsfog
I am a frequent user - and have been for the past 10 years or so. Star-expand is what got me onboard years ago. Now I use tab coloring for environments. F12 and Ctrl+F12 for definitions. MS intellisence has been disabled in favor of the help from Prompt. I use styling, CASE-formatting, and the aliasing (with automated prefixing of objects) snippets for frequently used code. Tab history for infrequently used code. Script as insert is frequently used to transport small data set between systems, and securing reference data. Export to Excel is a key selling point from Business Analysts in my organisation. When time available, I want to play with the use of integrating our data catalog with Extended Properties to allow descriptions to be shown on data sources directly within SSMS. In short - I'd be witing ssf and the like for hours if I had not a Prompt installation om my machine. / comments
I am a frequent user - and have been for the past 10 years or so.Star-expand is what got me onboard years ago.Now I use tab coloring for environments.F12 and Ctrl+F12 for definitions.MS intellisenc...
Hi Chris. I handle licensing at my Company and I’d be happy to give my two cents on this subject. / comments
Hi Chris. I handle licensing at my Company and I’d be happy to give my two cents on this subject.
Intelligent Cloud CPH conference
Anyone attending the Intelligent Cloud conference i CPH, Denmark 9-10 April 2019? And, do you have any thoghts and/or experience in using SQL Source Control? If you do, I'd like to touch base durin...
Code formatting
I have noticed som mishaps when auto formatting my code, where perfectly sane TSQL is going off.
Most simple example I have found:
Write
DROP TABLE
With caret placed exactly after TABLE press Ctrl...