JSSUG Tomorrow Night - 8/18/2010
I heard a little birdy cherping and it looks like there is going to be a great give away tomorrow...
2010-08-18
551 reads
I heard a little birdy cherping and it looks like there is going to be a great give away tomorrow...
2010-08-18
551 reads
While getting prepared for an upcoming presentation, I remembered that I installed the November CTP trial on the machine that...
2010-08-18
449 reads
Scott Gleason just posted a blog yesterday that showed an awesome new tool that people can create little animated videos....
2010-08-15
370 reads
Blog Title: Checking Users AD Groups Using Windows CMD
Depending on your role in the organization, there may be a time...
2010-07-29
2,125 reads
If you have ever searched for “commenting in TSQL” scripts, I am sure that you’ve found hundreds or maybe even...
2010-07-29
1,754 reads
Indexes play a huge role in the performance of a query. Without indexes, you very simple query to get the...
2010-07-29
980 reads
End users may have a need to do some form of reporting of data from source systems. Opening up the...
2010-07-29
457 reads
Blog Title: Limiting Table Access for Reporting Part 2
In the first blog post of this series, I showed you how...
2010-07-29
568 reads
How many of you keep falling for this one…You open up Report Manager for a user that you know you...
2010-07-29
1,473 reads
In this quick blog, I want to show you one way of how to find out what indexes you have on a table...
2010-07-29
482 reads
By Steve Jones
It was neat to stumble on this in the book, a piece by me,...
Forgive me for the title. Mentally I’m 12. When I started my current day...
By Steve Jones
One of the things a customer asked recently about Redgate Data Modeler was how...
Comments posted to this topic are about the item Expanding into Print
Comments posted to this topic are about the item Downtime Caused by the Postgres...
Comments posted to this topic are about the item The String Distance I
In SQL Server 2025, what is returned by this code:
SELECT EDIT_DISTANCE('Steve', 'Stan')
Assume preview features are enabled. See possible answers