Changing Linked Server Passwords
How to article on changing passwords for linked servers via TSQL and SSMS.
How to article on changing passwords for linked servers via TSQL and SSMS.
There are some changes to memory limits in SQL Server 2016 SP1 Standard Edition.
The SQL Server model database is one of the core system databases, but it seem to get less attention in terms of importance. This post from Simon Liew will demonstrate the havoc the model database can cause when database integrity checks exclude the model database and corruption goes undetected.
In this article, we will learn how to use Visual Studio to query Azure SQL Data Warehouse tables and how to create a new table.
When things go wrong, how do you handle them? Steve Jones comments on crisis management using a great example from Amazon.
You can’t do everything with a columnstore index — but SQL Server’s optimizer can get pretty creative so it can use a columnstore index in ways you might not expect. Kendra Little explains.
Being unemployed is difficult. Here's something I learned to help me through it.
On both Windows and Linux, the chore of setting up a development workstation can take several days, and there always seem to be a few configuration settings that get missed. You can reduce the time and tedium dramatically by automating the process by using Vagrant to set up the operating system, followed by your choice of provisioning, configuration management and orchestration applications such as Puppet, Chef, Ansible, Salt, Docker, Chocolatey and Boxstarter. Vishwas shows how to make it easy to do with Vagrant, Chocolatey and Boxstarter.
In this example we will join two CSV files with a common column using SQL Server.
Materialized lake views (MLVs) in Microsoft Fabric are an effective way to implement medallion...
By Steve Jones
I don’t have SQL Server installed on my laptop. In an effort to keep...
BCA KCP Fatmawati Telpon/WA:087768193341.Jl. Komp. Rs. Fatmawati No.1, Cilandak Bar., Kec. Cilandak, Kota Jakarta...
BCA KCU KEBAYORAN BARU Telpon/WA:087768193341.Jl. Melawai Raya No.Blok B, RT.7/RW.5, Kramat Pela, Kec. Kby....
BCA KCP Pasar Minggu Center Telpon/WA:087768193341.Jl. Lenteng Agung Raya No.26 E-F, Ps. Minggu, Kota...
How can I alter the deadlock detection interval to 2 seconds instead of 5 seconds on my SQL Server 2025 instance?
See possible answers