|
|
|
|
|
by ramraj07
1236 days ago
|
|
Do you mean you ask them to edit the sql? With some oversight this can be fine but non engineers can easily end up making the sql infinitely slower not to mention get things wrong (most commonly doing inner joins or have nulls in where in joins). |
|
I think of more than a couple basic joins in a query to be a code smell.