I loved your approach of solving every question .....
@godsgiftuloamakaАй бұрын
Clear, and nice video.
@ankitmishra-in4sy3 ай бұрын
really good 😇
@kartikkatara59994 ай бұрын
nice explanation, way better then other video, thanks
@sherzodaxadov59395 ай бұрын
good explanation🔥, thanks
@vijethkashyap1516 ай бұрын
Thanks for the video! This channel is underrated!!
@NikhilAsawadekar6 ай бұрын
couldn't get 'and e.subject_name = s2.subject_name' part.
@DanielDuong-kx1wj9 ай бұрын
Great explaination!, cảm ơn bạn
@TrangNg258 ай бұрын
Thank you! Let me know if you have any questions or concerns about my explanation!
@sumanthkonduru216010 ай бұрын
Do 1st query work in oracle ?
@TrangNg2510 ай бұрын
Hi, yes, it should run successfully in Oracle. You might want to modify the code a little bit. For example, HAVING COUNT(submission_id) > 1 instead of HAVING CNT > 1. Give it a try, and let me know if it works for you.
@sumanthkonduru216010 ай бұрын
@@TrangNg25 ya it's working thanks for your reply trangNg if possible post tutorials on oracle sql and pl/sql