DEV Community

[Comment from a deleted post]
Collapse
 
andytower_rus profile image
Andrey Alferov

It's not always right. Sometime I using this. Common in big complex query with joining subquery

 
moopet profile image
Ben Sinclair

I do it when trying to debug legacy databases. I don't do it in production code though.