|
|
|
|
|
by whatever1
811 days ago
|
|
The trial and error is the worst part. In traditional languages, you can print iteration by iteration the intermediate result and understand if there is something wrong. In SQL you sample output, and you keep changing the query until you think you get it right. And then 2 years later someone else finds that the query was wrong all this time. |
|