Last time, I discussed how to get PowerShell and SQLPS up and running on your machines. And much like my dog chasing its tail, you're probably asking yourself, "Now that I have it, what do I do with ...
In SQL Server 2017, when the query optimizer encounters code with a multi-statement TVF, the query optimizer will pause optimization, execute the TVF subtree to get a very accurate cardinality ...
Dynamic SQL lets you create a query string based off of user input. SQL Server allows you to create dynamic SQL statements. The statements use a SQL string varchar data type, then you execute the ...
It's all about choice. Now, you can get SQL Server 2017's industry-leading performance and security on Windows, Linux and Docker containers. SQL Server on Linux provides clients with even more ...
To enter data in Excel, you can either type it in or import it from different sources. It’s easy to import data from a standard .CSV format, but what about importing it from a database? You can ...
Running Microsoft SQL Server on your M1/M2 Mac? Yes, it’s possible! Here’s the step-by-step guide to setting it up. #microsoftsqlserver #macm1 #sqlonmac Mike Johnson’s nightmare: Kevin Kiley is ...
It’s time to get off Windows and SQL Server 2012 (or run them on Azure) Your email has been sent The release of Windows Server 2022 is a good reminder that older ...