I loved your approach of solving every question .....
@godsgiftuloamaka3 ай бұрын
Clear, and nice video.
@ankitmishra-in4sy5 ай бұрын
really good 😇
@kartikkatara59996 ай бұрын
nice explanation, way better then other video, thanks
@sherzod_axadov7 ай бұрын
good explanation🔥, thanks
@vijethkashyap1517 ай бұрын
Thanks for the video! This channel is underrated!!
@NikhilAsawadekar8 ай бұрын
couldn't get 'and e.subject_name = s2.subject_name' part.
@DanielDuong-kx1wj10 ай бұрын
Great explaination!, cảm ơn bạn
@TrangNg2510 ай бұрын
Thank you! Let me know if you have any questions or concerns about my explanation!
@sumanthkonduru2160 Жыл бұрын
Do 1st query work in oracle ?
@TrangNg25 Жыл бұрын
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.
@sumanthkonduru216011 ай бұрын
@@TrangNg25 ya it's working thanks for your reply trangNg if possible post tutorials on oracle sql and pl/sql