Who are these scripts for? You need to troubleshoot performance problems with SQL Server, and you need to do it now. You don't have time to track down a bunch of DMVs, figure out Extended Events, ...
In my past experience across multiple projects including system migrations and work with legacy systems I’ve repeatedly encountered issues related to how date and time values are stored and handled in ...
Recently, Fernando Tudela Desantes posted an interesting poll about the low adoption rate of Electronic Reporting (LinkedIn post). This inspired me to write the current article about my attempt to ...
We are pleased to announce the general availability of the Azure AD support for the the SQL Server connector. The Azure AD authentication for Azure SQL Database ...
TL;DR: if you want to use date/time values from a SQL Server table in PowerApps, use the datetimeoffset column type and your life will be easier. The datetime (and friends) column type represent an ...