Midlands SQL User Group Meeting
Come see John Welch speak on Getting Started With Analysis Services 2008, July 7, 2009 in Columbia, SC
Come see John Welch speak on Getting Started With Analysis Services 2008, July 7, 2009 in Columbia, SC
The final article on Change Management examines the more technical aspects of Change Management.
Face it, you never intended to become a SQL Server expert, but the proliferation of this database engine – and its many editions – requires somebody to feed and care for it. You're the "Microsoft Guy" (or Gal), so whether you wanted to be or not, you were elected. This series of articles is all about making you more effective with SQL Server as an administrator, not a programmer.
How do you earn trust online? How do you decide who to trust? Steve Jones comments a bit about this this works in the digital world.
How do you earn trust online? How do you decide who to trust? Steve Jones comments a bit about this this works in the digital world.
How do you earn trust online? How do you decide who to trust? Steve Jones comments a bit about this this works in the digital world.
With the GDR release, a whole new set of deployment functionality has become available to VSTS: DB.
Most companies in a recent survey expect to get hacked this year. Steve Jones wishes that the technological leaders would help everyone develop more secure code by publishing more information.
Changing a database an integral and crucial part in every application's life cycle. Part 1 of this series looks at the steps and procedures prior to implementing the change
We look at performing the same task for the sys.dm_db_index_operational_stats Dynamic Management Function (or DMF.) The process is identical, the code is however quite different due to the structural differences between sys.dm_db_index_usage_stats and sys.dm_db_index_operational_stats.
By Steve Jones
on tenderhooks – adj. feeling the primal satisfaction of being needed by someone, which...
By DataOnWheels
I have been active in the data community throughout my career. I have met...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
hi, in an ssis for each loop over an object variable called MyListVariable, i...
SQL Server is typically viewed as a transactional or analytical database engine. However, it...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers