Validating Password Expiration
Steve notes that password expiration is important for SQL Logins, but he knows this isn't always configured when logins are created, or checked later to see if it is still enabled.
2023-05-27
104 reads
Steve notes that password expiration is important for SQL Logins, but he knows this isn't always configured when logins are created, or checked later to see if it is still enabled.
2023-05-27
104 reads
This article looks at deploying SQL Server on an Azure VM from Azure Data Studio.
2023-05-24
1,029 reads
Learn a number of methods to view or programmatically get the SQL Server instance startup time.
2023-05-12
1,363 reads
This SQL cheat sheet contains a series of scripts to help address common situations that might be brought to a Microsoft SQL Server DBA. Each has a proper explanation as to what it does and how it works.
2023-05-05
2023-05-05
124 reads
2023-05-03
461 reads
2023-04-12
383 reads
2023-04-05
441 reads
This article shows how you can find which objects in your database might not be valid after schema changes.
2023-03-13
11,303 reads
The SQL Server Support team published the top errors they see in calls. Steve has a few comments on what they're doing to help customers.
2023-03-04
190 reads
One of the nice things about the Microsoft Connector for Oracle is that it...
By Steve Jones
I get asked questions by salespeople all the time. Usually this is because a...
By Steve Jones
jouska – a hypothetical conversation that you compulsively play out in your head –...
Hi folks I would like to get your views about partitioning a huge table...
Introduction to SQL Website Development What is SQL? Importance of SQL in web development...