|
|
|
|
|
by LogicUpgrade
1902 days ago
|
|
There are calculated columns in SQL, which means there's no formula/value separation there either. Therefore also spreadsheets do offer "views": all the cells are formulas. Regarding "shit typed", so is SQLite, but it works well. |
|
You can write
in MySQL and Oracle, because those db's treat true and false as 1 and 0, you can write others like microsoft sql and postgresql enforce a separate boolean type which means you have to put the ternary operator into the sum.