Jason Brimhall


Blog Post

Physical or Virtual

Today I get to share something that has been on my someday list for quite some time.  I have planned on getting a solution that involves TSQL to help...

2012-03-07

5 reads

Blog Post

Views in Use?

Today, I am following up on a topic I mentioned in an earlier post.  In case you haven’t read the post on finding your linked servers, you can read...

2012-03-06

3 reads

Blog Post

Linked Servers

Do you have linked servers that have been created in your environment?  Do you know what these linked servers are?

Finding...

2012-03-01

1,092 reads

Blogs

Ramblings about data communities and your contributions, no excuses

By

I have been active in the data community throughout my career. I have met...

SQL Server Journey till 2025 (brief)

By

Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...

Building Power BI Reports: Desktop vs Fabric

By

Why this comparison feels confusing If you’re a Power BI report author who’s just...

Read the latest Blogs

Forums

Having a Little Fun at SQL Server Central

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Having a Little Fun at...

Designing SQL Server Pipelines That Are Ready for AI Before You Actually Need AI

By AR

Comments posted to this topic are about the item Designing SQL Server Pipelines That...

String Similarity I

By Steve Jones - SSC Editor

Comments posted to this topic are about the item String Similarity I

Visit the forum

Question of the Day

String Similarity I

On SQL Server 2025, when I run this, what is returned?

SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL')

See possible answers