By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| TableSchema | TableName | HasName | HasDate | HasLink | HasNonemptyName | HasNonemptyDate | HasNonemptyLink |
|---|---|---|---|---|---|---|---|
| dbo | Table_A | True | True | True | True | True | True |
| dbo | Table_B | True | True | False | True | False | False |
| dbo | Table_C | False | False | False | False | False | False |
Warning: Null value is eliminated by an aggregate or other SET operation.