Thank you so much, you have explained it very clearly and in a simple mannar it is very easy to understand thank you so much once again. You made my work very simple🤗☺
Video helped me to understand CTE kudos to you for making this video and teaching CTE in very simple words with a sample query. You mentioned that we can create multiple CTEs and later can use it in select clause so can you make a video explaining how to use it.
One small doubt...For the second example @5.00, can the query be written without cte like this... SELECT dept_id, MAX(AVG(sales)) GROUP BY dept_id FROM employees Will this code alao give the same output??
Good explanation. Without CTE we can get the MAX sales right? 1. Is cte very fast compare to other SQL quer? 2.If I do without cte SQL create any view table some where?
shortest video on CTE I came across yet so beautifully explained
This is the most simple example i found on youtube, Thank you
Very easy to understand when you explain like this with examples. Thanks u are a life saver 😊
Just head up to msdn documentation.. XD
Started watching your videos from couple of hours before and I love the way your explanation, easily understanding.. Thanks for sharing
Thank you to explain CTE clearly. 🙂🙂
Thank you so much, you have explained it very clearly and in a simple mannar it is very easy to understand thank you so much once again. You made my work very simple🤗☺
thank you so much for explaining in a simply way and some others messes up after half of the query. you handled it well
Glad it was helpful!
thank you.. finally understood what cte is
So, common table expression might be used in the same situation as subqueries, but it allows other users understand easily my main query?
Good video!
Great explanation mam i understood very well .
Awesome simple explanation🎉
Very well explained ma'am 👍
Nicely explained 👏 thanks much!
Video helped me to understand CTE kudos to you for making this video and teaching CTE in very simple words with a sample query. You mentioned that we can create multiple CTEs and later can use it in select clause so can you make a video explaining how to use it.
Thanks a lot dear you really solved my query... i.e max. Of total marks got by student
Thanks for your video, will you make video on difference between CTE and subqueries?
Nicely Explained!
Very well explained
Thanks 👍🏻
Very easy explained
Very clear , thanks
Thankyou for the video more to come
Good explanation
Very useful example. Thank you
Thank you ❤
Thank u so much ❤
Another awesome video. Thank you ! Keep it up
Thanks mam this video is very good 👍
Thank you so much..You r the best ever..!!!
reaally nice! obrigado
Good video!
I understood very easily 😅
Excellent tutorial please complete the tutorial series
Good video
Could you please do a video on CTE Vs View Vs subquery.
excellent explanation!!
Please upload video regarding collections and different types of indexing with live example
Perfect!
Awesome thanks
Thank for the session
First to watch
Hi, can we use a cte inside another cte just like subqueries?
One small doubt...For the second example @5.00, can the query be written without cte like this...
SELECT dept_id, MAX(AVG(sales))
GROUP BY dept_id
FROM employees
Will this code alao give the same output??
Thank you..
Please upload video using multiple CTEs in single command.
hey sadia make video on subquies, multiple row subquies
Thank you
What is the diff between cte n. Table variable
Tq mam
Good explanation.
Without CTE we can get the MAX sales right?
1. Is cte very fast compare to other SQL quer?
2.If I do without cte SQL create any view table some where?
Good video. Please also make video in hindi. So many people not understand perfectly.
How can I contact you..I need a solution actually
i want cte with inserting details
2 LIKES ✌
thank you @crack_concepts to explain us in this simple way
Awesome thankyou