nice way explanation..as I am working on SQL based project, I can relate to all these points
@muthukumar.m579Ай бұрын
Any vacancy sir
@vishnuraju1901 Жыл бұрын
Yes please do one video about index Thanks for sharing knowledge
@learnbydoingit Жыл бұрын
Sure
@rkrrkumar511 Жыл бұрын
thank you for such excellent content. Hoping for more!
@coolraviraj248 ай бұрын
completed this whole SQL interview questions as i am also following your ADF series.
@seshulatha4 ай бұрын
Excellent 🎉
@arunnkrushna5733 Жыл бұрын
This is good and simple explanation but please do make it with sql query so that we can see a practical demo
@TradingwithRamАй бұрын
Use indexing Replace union with union all Use select instead of select * Minimum use of distinct Don't use ! = or Don't use count, use exist for finding Use like operator wisely Use limit / top to access or check data Avoid multiple joining
@Prashant-n7s Жыл бұрын
Thank you very much sir
@onlineaccount-wh2yx7 ай бұрын
Hi, thank you so much .Can you please make a detailed video on how to optimize query by checking execution plan
@magdagabrielayanezmarin44495 ай бұрын
This could be very helpful!!
@ShipraPaliwal Жыл бұрын
hi, what is the difference between query optimization and performance tuning with respect to sql query. After checking execution plan what should be next step all mentioned above or do we need to check execution plan later .As we already know the issue how to approach to make sql query run faster.
@shubhamnimbalkar68669 ай бұрын
NICE Explanation but i would be very useful if you have provided examples 😃
@learnbydoingit9 ай бұрын
Will do that
@Prashnanth Жыл бұрын
DO VIDEO ON THE INDEX WITH TAKING AN EXAMPLE
@tedbear19716 ай бұрын
when you say, don't use !=, can you also suggest what method to use otherwise?
@programershub54945 ай бұрын
How exist and count serve same purpose? And how union and union all serve same purpose?
@aneelanarayanam22 күн бұрын
Using ctes instead of subqueries
@MuruganbiSathya7 ай бұрын
Hi bro, . Use EXISTS instead of IN is ok , but how to relate count() and exists
@chitrarekhatiwari6629 Жыл бұрын
Thanks
@learnbydoingit Жыл бұрын
👍
@karthickduraisamy2996 ай бұрын
Hi
@mehmetakifvardar6 ай бұрын
Sir I'm sorry but I need to comment this, it was truly a pain listening you. Your mic is understandable you can change that and improve the sound, but the way you talk... Not talking about your accent, you never breathe while you speak. Please pay attention to punctuation. Valuable content though, keep it up.