SOLVE 5 SQL QUERIES IN 5 MINUTES (PART 1) | MASTER IN SQL | SQL INTERVIEW QUESTIONS

preview_player
Показать описание
In this video, we’ll solve sql queries for practice. Important SQL interview queries.

✨Work related mails can be sent on:

✨If you appreciate my work and would like to donate to support our channel, you can do so here:
Рекомендации по теме
Комментарии
Автор


(Perfect for anyone willing to switch to a completely new field or to a different company in the Tech World)

crackconcepts
Автор

It feels like when a friend of urs is explaining all this to you just before 5mins and boom you rock that exam.... Explanation with such an Woww....

raghavsharma
Автор

Concepts explained with such simplicity. Truly awesome.

shayamjyotisarkar
Автор

Hi Ma'am,
Your videos are really helpful for interview preparation. Now we need not to waste precious time browsing confusing contents on net. Keep uploading more contents. :)

kameshnayak
Автор

1. UPDATE emp
SET salary = salary * 1.05; --This approach is easier to remember.

rrlowcg
Автор

Query 4, select * from employees where first_name like '%A' and LENGTH(first_name) =6;

nagaraju
Автор

I'm watching after 4 years, still it is so helpfull and i will always be helpfull in/for future ❤❤

stormboy
Автор

I like the way she explains the problems and very good way to explain on papers by writing them self

akhilgoyal
Автор

Am beginning to learn SQL, I can't wait to master it.

simonoganga
Автор

Give more questions like this.
It is helpful when we practice this Looking at your questions at one place.
If I don't practice sql for 3 4 days, i forget basics of SQL like insert, update, delete drop with where etc

vishaluniverse
Автор

I am watch many vedio about SQL in YouTube but I have not get man think about SQL Query question solving in easy way but after watching your vedio every think clear about SQL and I think you have too much knowledge about SQL Query and thanks for providing this type of think by the help of vedio...

yuvrajsingh
Автор

Your videos are life saver! The explanations are easy to understand. Subscribed!

YanYan_UJ
Автор

4th one - select *from employees where firstname like '%A' and len(Firstname)=6

I think this should also work

alokranjan
Автор

For query 4, it is meant to be SELECT * FROM employees WHERE first_name like

davinaugustine
Автор

My Exam is there and i was having much doubts in my sql. 😢Thankyou for clarifying my doubts 😊🎉

cfoihhp
Автор

Would be good to include the questions/Queries in your description summary so that we can also practice once without having to run the video again

MarioBritto
Автор

Very useful and helpful videos !!! To the point and time savers !!!

vivekgupta
Автор

3 question I think we need to use having for aggregate functions

DHANUSHrockyartist
Автор

We can also use another method
Select salary +5% as increment from employee

sunilSunil-lmck
Автор

thankyou for the help tomorrow is my offline exam. thanks for making short and conceptual video.

Haiderali-hicj