Simple SQL Performance Tips

Prasad
Jul 5, 2022

--

Most Prodiminent skill to consume data is sql.From data scientist to ELT developer the most demanded skill is sql.here a few i came across and felt useful.

#1. Avoid subquery in where Clause.

#2 group by use the largest unique entries /values

--

--

Prasad
Prasad

Written by Prasad

I am a OpenSource Enthusiast|Python Lover who attempts to find simple explanations for questions and share them with others

No responses yet