We are using the executed-sql heavily with the old simple queries.
- decision to move from simple to advanced
- juniors can learn better from those queries how to join etc.
but for some reason it was decided to kill the simple query and replace it with the aggregate.
which is not bad, it's looking great, but still, the executed sql will be a big miss.
- decision to move from simple to advanced
- juniors can learn better from those queries how to join etc.
but for some reason it was decided to kill the simple query and replace it with the aggregate.
which is not bad, it's looking great, but still, the executed sql will be a big miss.