LEN('') vs LEN(NULL) vs LEN(' ') Are DIFFERENT?!

LEN of empty string, NULL, and space are all different! Empty = 0, NULL = NULL, Space = 1. This breaks string length logic! Watch!

#sql #sqltricks #database #sqltutorial #len #stringlength #sqlquiz #codingchallenge #sqlshorts #sqlbugs #stringfunctions #sqlwtf

https://www.youtube.com/watch?v=mvXKvslW08w

LEN vs LENNULL vs LEN Are DIFFERENT?! #sqltutorial

YouTube
It’s not wrong that "🤦🏼‍♂️".length == 7

This library is a C# source generator designed to automatically generate string length constants from Entity Framework configurations and data annotations.

#sourcegenerator #entityframework #stringlength #dotnet

https://github.com/TarasKovalenko/EntityLengths.Generator

GitHub - TarasKovalenko/EntityLengths.Generator: Source generator for EF Core entity length constants

Source generator for EF Core entity length constants - TarasKovalenko/EntityLengths.Generator

GitHub