|
|
|
|
|
by traxys
1061 days ago
|
|
I had a situation where I'm not really sure I could have used something else than null: I need a value in one of two columns exactly (meaning one is NULL and the other not). You can build a constraint to check that if it's in the same table, but across tables it seems to be a bit more complex right ? |
|