Viewing 6 posts - 1 through 6 (of 6 total)
We use git on TFS and switched from SSMS to VS Code (with mssql and powershell extensions).
I find VS Code to be much better than SSMS. It supports...
October 11, 2017 at 10:02 pm
I've come across this article and a few others that suggest it is a limitation of PIVOT that you can't PIVOT more than one column. I am not sure I...
October 1, 2017 at 11:16 pm
The reason I love Linux is because it is free. But it isn't free as in free beer. It is free as in free speech.
February 6, 2017 at 10:16 pm
My approach would be to not try and use REPLACE in this way because I imagine that this list of models is constantly changing.
Instead create your own key for models...
September 22, 2016 at 5:56 pm
I import a lot of flat text and I would use BULK INSERT to do it from the server side and BCP to do it from client side. BCP doesn't...
September 21, 2016 at 10:11 pm
I think if you found someone using GUID's for table names my guess is the tables were created by some program and not by a DBA or developer.
April 6, 2016 at 10:30 pm
Viewing 6 posts - 1 through 6 (of 6 total)