Cool office! #SQL2016 #azure #dba 👍 #goodfood (at Microsoft Partners Philippines)

#dc comics#dc#batman#batfam#bruce wayne#dick grayson#tim drake#batfamily#dc fanart




seen from India
seen from United States
seen from United States
seen from Albania
seen from Malaysia
seen from United Kingdom

seen from India
seen from Estonia

seen from United States

seen from United States
seen from United Kingdom
seen from Sweden
seen from United States

seen from Maldives
seen from Yemen
seen from Israel

seen from United States

seen from Malaysia

seen from India
seen from United Kingdom
Cool office! #SQL2016 #azure #dba 👍 #goodfood (at Microsoft Partners Philippines)
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
When I find out CHECKDB still skips Hekaton tables in SQL Server 2016
When I'm waiting for the SQL Server 2016 release date, pricing, and edition/feature list
Microsoft is bringing SQL Server to Linux
http://techcrunch.com/2016/03/07/microsoft-is-bringing-sql-server-to-linux/