Tag Archives: regex

How to figure out if a character in a string is a number

This article is about multiple ways to pull a character from a string and check if it is a number. Continue reading

Posted in Tips & tricks | Tagged , , , , , , | Leave a comment

SQL – How to use NOT LIKE in SQL?

This article demonstrates the usage of SQL’s NOT LIKE on example. Continue reading

Posted in Tutorials | Tagged , , , , | Leave a comment