This infix function makes it easy to replace NULLs with a default
value. It's inspired by the way that Ruby's or operation (||)
works.
This infix function makes it easy to replace NULLs with a default
value. It's inspired by the way that Ruby's or operation (||)
works.