#sql2016
Explore tagged Tumblr posts
Photo

Cool office! #SQL2016 #azure #dba 👍 #goodfood (at Microsoft Partners Philippines)
0 notes
Text
Put commas in numbers
Numbers with commas in SQL Server 2012+
SELECT top 1 FORMAT(pkEmployee, N'N', C.culture) FROM [dbo].tableName
Numbers with commas in SQL Server 2008 R2 (versions <2012)
SELECT top 1 REPLACE(CONVERT(varchar(20), (CAST([pkEmployee] AS money)), 1), '.00', '') FROM [dbo].tableName
0 notes
Text
Tweeted
MCSA SQL 2016 Database Administration Training & Certification Package https://t.co/Oz8nGEM0BQ #sql2016
— SQL Joker (@sql_joker) May 31, 2019
0 notes
Text
CLR Integration: Bringing functionality and productivity to SQL Server
CLR Integration: Bringing functionality and productivity to SQL Server
If you’ve been following the recent developments for SQL Server, you’ve probably noticed Microsoft is not only bringing more and more features onto the platform but also increasingly encouraging developers to extend the base functionalities through integration with other programming languages including those outside the core .Net languages of C# and VB.Net.
In SQL2016, it was all R and data…
View On WordPress
0 notes
Text
RT @JimmyTheHarper: Possible increased unused disk space when running SCOM 2016 on SQL2016 - https://t.co/pqTvwle9DU #SCOM #OpsMgr #SysCtr
Possible increased unused disk space when running SCOM 2016 on SQL2016 - https://t.co/pqTvwle9DU #SCOM #OpsMgr #SysCtr
— Jimmy Harper (@JimmyTheHarper) July 18, 2017
from Twitter https://twitter.com/sstranger July 19, 2017 at 09:16AM via IFTTT
0 notes
Photo
When I'm waiting for the SQL Server 2016 release date, pricing, and edition/feature list
23 notes
·
View notes
Photo
Microsoft is bringing SQL Server to Linux
http://techcrunch.com/2016/03/07/microsoft-is-bringing-sql-server-to-linux/
2 notes
·
View notes
Text
Tweeted
#SqlServerHelp - SQL2016 and VS 2015 (new QueryWindow => disconnected) https://t.co/l5i5f9fMRU via SSC
— SQL Joker (@sql_joker) October 18, 2017
0 notes
Text
Tweeted
#SqlServerHelp - Moving from SQL2014 AlwaysOn AG to SQL2016/2017 https://t.co/F7rAGv3R1h via SSC
— SQL Joker (@sql_joker) October 16, 2017
0 notes
Text
Tweeted
#SqlServerHelp - Analysis Services task throwing error when TargetServerVersion for project set to SQL2016 https://t.co/k0feMDxId6 via SSC
— SQL Joker (@sql_joker) October 13, 2017
0 notes
Text
Tweeted
🤓 -> Group Managed Service Accounts (gMSAs) in SQL2016 https://t.co/PI5XxoZpDd #SqlServer #Sql 🤓
— SQL Joker (@sql_joker) October 12, 2017
0 notes
Text
Tweeted
#SqlServerHelp - Group Managed Service Accounts (gMSAs) in SQL2016 https://t.co/9Xkk2gAiLE via SSC
— SQL Joker (@sql_joker) October 12, 2017
0 notes
Text
Tweeted
#SqlServerHelp - Weird OPENQUERY results sql2016 -> oracle 12c https://t.co/z1o2m2J8vY via SSC
— SQL Joker (@sql_joker) July 26, 2017
0 notes
Text
Tweeted
#SqlServerHelp - SQL2016 Servername\Replication https://t.co/OvqziQ3M4w via SSC
— SQL Joker (@sql_joker) July 20, 2017
0 notes
Text
Tweeted
#SqlServerHelp - Win 2016 Core and SQL2016 Ent - Server Configuration Manager - WMI error, Done mofcomp https://t.co/3zVlbWFJC4 via SSC
— SQL Joker (@sql_joker) June 9, 2017
0 notes
Photo
When I find out CHECKDB still skips Hekaton tables in SQL Server 2016
6 notes
·
View notes