hi bro thanks alot for your videos. its very very good for learning.i would like to share some good tips for videos ...when you explain and wrtie query your cursor moving up and down too much its relly annoying. ..it would be better if you show the data table at the corner. or side by side query window and data table window(split.) i guess it would be very grateful and your .
For any doubts, live training updates and free Courses please join our Telegram channel t.me/qafoxoriginal
why we cannot use order by clause before where clause as i had used but it is showing error so any specific reason for that?
there's a mistake..It won't internally order..The displayed data is based on the first in first go order
sir in w3 sql is case sensitive when i am using the small letters i am not getting answer
hi bro thanks alot for your videos. its very very good for learning.i would like to share some good tips for videos ...when you explain and wrtie query your cursor moving up and down too much its relly annoying. ..it would be better if you show the data table at the corner. or side by side query window and data table window(split.) i guess it would be very grateful and your .
Yes indeed, so irritated
sir is this playlist enough to crack SQL interviews?
Need an update in notes (mentioned part 11 and missed 12)
Updated now. Please check and let me know if any other mistakes made anywhere.
THANK YOU SIR
Most welcome
Thank you sir 🤩🤩🤩🤩
Welcome 👍
After ascending country I couldn't get result between canada and finland
What query did you write and what result/error did you get?
you can write your query here so we can check where u r wrong
select * from Customers where country Between 'canada' and 'finland';
when I write this code then output is show no results
why sir?
Don't know if still useful but you should try with 'Canada' and 'Finland' (with the upper case)
THANKS MAN😊😊
Welcome :)
please provide all notes together
Sorry that is not possible for me. Instead, you can put all the links of all the videos in a google doc and refer when needed.
Thank you sir
Welcome :)
Ok