Open DeltaServiceSoftware opened 12 months ago
Hi, I have a column that unfortunately can take on these 3 values 0, empty and null How can I extract all records that have the column value between 0 or empty or null? Thanks
Check out: https://github.com/catfan/Medoo/issues/553
Hi, I have a column that unfortunately can take on these 3 values 0, empty and null How can I extract all records that have the column value between 0 or empty or null? Thanks