News

To know if your SQL server database has been corrupted, try doing some of these simple solutions: Instead of analyzing an entire database for corruption, you could run a query to look for faulty ...
We have SQL Server 6.5 (soon to be 2000) and I was wondering if there is a query analyzer for Linux that would be able to execute queries on it.
With the native JSON features in SQL Server 2016, the landscape changes and using SQL Server in an Event Sourcing scenario becomes realistic. However, how would you query JSON from a database table?
SQL Server Agent is a popular tool from Microsoft for scheduling programs to run on Microsoft's SQL Server database platform. A task is known as a "job," and it can be put on what is called a ...
When you run SQL Server on Azure, you have a couple of options. You can bring your own license or you can use a pay-as-you-go license, where you effectively rent your SQL Server license as part of ...
Do you need to find out where the location of your SQL Server's database is? Use this quick tip from Arthur Fuller to show you how. Sometimes your application needs to know the specific directory ...