This is the fourth post in the series which captures my notes with various CXOs. Today we are going to discuss the various different types of Open Source.
What are Different Types Cloud Deployments?
Today we are going to discuss the various different types of cloud deployments. Here are the blog posts in the series which we are discussing.
What is Cloud Computing?
We had a long conversation about the strategy and direction of the organization and how the organizations can go to the next level by leveraging Cloud Computing.
What is the Cloud?
We had a long conversation about the strategy and direction of the organization and how the organizations can go to the next level by leveraging the Cloud.
SQL SERVER – Adding Default Value to Existing Table
While my primary focus is on SQL Server Performance Tuning, we will see questions related to adding default value to the existing table.Â
SQL SERVER – Creating System Admin (SA) Login With Empty Password – Bad Practice
I realized that their DBAs are logging into their server with a blank or empty password. This is an extremely Bad Practice. Let us discuss it today.Â
SQL SERVER – Network Protocol and IP Address
The question was if there is a way to know how many sessions are connected to current SQL Server instance with their network protocol as well as IP address.