Tag Archive for 'Laurent Schneider'

Jaro-Winkler’s Algorithm Part One, Oracle utl_match Built-in Function

1 Comment

The Discovery

I have been working the last couple of months around some data matching, string of course, and I started this one as a full beginner on the subject.
Well, I knew the very basics : equal strings match with the equal operator (I bet you knew this one too), nearly equal strings can also match [...]

TSQL Challenge #12 Using Date Functions And Recursive CTE, Laurent Schneider Fun Stuff

Add a comment

TSQL Challenge #12

I’m a bit late on this one !
The last submition date for TSQL Challenge #12 was yesterday !
But I had some holidays and the weather was sunny so I spend less time on my computer !
I couldn’t use (nor understand) the arithmetics Pacmann used in the comments of the previous blog entrie.
He managed [...]