Best Channel for Oracle Plsql learning...keep up the good work. The way you explain is really very good
@piyushdubey44982 жыл бұрын
Best KZbin channel for SQL and PLSQL videos. Keep doing the good work.
@SivaAcademy2 жыл бұрын
Thank you bro
@Rajugupta-gp2eg5 ай бұрын
This is the best explanation one can ever expect. Thank you.
@SivaAcademy5 ай бұрын
My pleasure bro, thank you
@vidhyarenganathan86963 жыл бұрын
Thank you so much. Simple and awesome explanation!!! Appreciate your help for newbies like me!!
@mohitkumar18542 жыл бұрын
Thanks A lot Sir.... Awesome way of teaching ... Easy to Understand .... Thanks
@SivaAcademy2 жыл бұрын
Welcome Mohit
@kunuturuaravindreddy58793 жыл бұрын
The way you details every minor point is top level among others I saw many concepts but your series is what I clearly understood everything thing with example 👍👍👍👍👍👍
@SivaAcademy3 жыл бұрын
Thank you bro 🙏👍💐
@nagarajut5934 Жыл бұрын
Thanks very much sir, Good explanation about new features easily understanding any person
@SivaAcademy Жыл бұрын
Thank you 💐
@praveenreddy45073 жыл бұрын
Really awesome, we are expecting videos on Oracle hints .
@SivaAcademy3 жыл бұрын
Sure bro, please stay tuned
@kondareddy21302 жыл бұрын
your are doing a great job sir
@SivaAcademy2 жыл бұрын
Thank you bro
@gsraj5113 жыл бұрын
Thank you bro for your clear explanation...
@SivaAcademy3 жыл бұрын
Welcome bro
@manishsahu27403 жыл бұрын
Thanks Shiva Academy! really helpful for us
@SivaAcademy3 жыл бұрын
Welcome bro
@rudahiya19733 жыл бұрын
Sir your videos are best
@rajeshnaidu93314 жыл бұрын
Good explanation and thanks for sharing advanced topics
@SivaAcademy4 жыл бұрын
Most welcome
@yakaba11 ай бұрын
Excellent video! Is there a clause that does the reverse of this?
@yarramsettinagendra87682 жыл бұрын
Good video sir, thanks 👍
@SivaAcademy2 жыл бұрын
Welcome 👍
@evenkateshraju92417 ай бұрын
Hello Siva, I am a great fan of your SQL/PLSQL videos. I have been trying to contact you, but with no luck. Do you have any plans to conduct a complete online course? If so, please let me know. Five others will join me.
@Vapi7862 жыл бұрын
Sir mere ander oracle 21c ka installation roll back ho raha hai Bata raha hai ki system not modified
@67giridhar4 жыл бұрын
Good Explanation ,Thanks Bro and God bless you, Do you have any videos on Oracle HINTs.
@SivaAcademy4 жыл бұрын
Thank you 🙏, not yet bro, I will add to upcoming videos
@satishch274 жыл бұрын
Thank you Siva Academy
@SivaAcademy4 жыл бұрын
You are welcome
@TOOLSinspect2 жыл бұрын
Thank you from BD
@SivaAcademy2 жыл бұрын
Welcome bro
@rambiradar78282 жыл бұрын
Very good videos
@SivaAcademy2 жыл бұрын
Thank you
@sbalajion4 жыл бұрын
Can we use returning clob clause in select when the resultset exceeds more than 4000 in size?
@kadirappaa79493 жыл бұрын
Try to create a table_a and populate dummy data and test. F_SUM - Custom function returning sum of values. NULLs are ignored. if both values are NULL, then returns NULL Variables used in below query: V_CDL VARCHAR2 (4000); V_CDL_AB VARCHAR2(32767); SELECT LISTAGG('SUM('||PARAM_VALUE||') '||PARAM_value, ','||CHR(10)) WITHIN GROUP(ORDER BY param_value), RTRIM(XMLAGG(XMLELEMENT(E,'A.'||PARAM_VALUE||'=F_SUM(A.'||PARAM_VALUE||',B.'||PARAM_VALUE||'),'||CHR(10)).EXTRACT('//text()') ORDER BY PARAM_VALUE).GETCLOBVAL(), ','||CHR(10)) INTO V_CDL, V_CDL_AB FROM TABLE_A Fuction used in above query: -------------------------------------------------------- -- DDL for Function F_SUM -------------------------------------------------------- CREATE OR REPLACE EDITIONABLE FUNCTION "F_SUM" (p_num_1 IN NUMBER, p_num_2 IN NUMBER) RETURN NUMBER IS BEGIN IF (p_num_1 IS NULL AND p_num_2 IS NULL) THEN RETURN NULL; ELSE RETURN NVL(p_num_1,0) + NVL(p_num_2,0); END IF; EXCEPTION WHEN OTHERS THEN RAISE; END;
@BewithuNnk2 жыл бұрын
TQ for sharing this video. Can you Please suggest me which oracle version should be use for practice personally/ professional to learn Plsql. And 19c is there any database connectivity issues in real time.? projects.
@rahulvermaasdf4 жыл бұрын
please share some complex oracle sql tuning session video.
@prashantkamble86194 жыл бұрын
Good explanation. Thanku... Can you share video link on Hints if it availabe on ur channel?
@SivaAcademy4 жыл бұрын
thank you, will add it soon
@shaikbasha67714 жыл бұрын
Thanks guru...
@SivaAcademy4 жыл бұрын
🙏💐👍
@phaniphanidhar17364 жыл бұрын
hi bro thanks for the video i having one problem with listagg canu helpme? i just want only unique values for only listagg column without using any distinct keyword or row_number function
@SivaAcademy4 жыл бұрын
In the inner query you can remove the duplicate values without using DISTINCT keyword, please look into this video for more details, kzbin.info/www/bejne/aHibq6h7aq-oi6M
@soniyas54243 жыл бұрын
How to find distinct items in listag version 11g
@SivaAcademy3 жыл бұрын
We need to remove duplicate in inner query, and use listagg in outer query
@SainikaChandramohan7 ай бұрын
Sir, Please can this video be updated with latest versions of oracle.
@SivaAcademy7 ай бұрын
Sure bro, please stay tuned
@md.selimhossain4181Ай бұрын
select listagg(name,',' on overflow truncate ' some more value exists...' without count) within group (order by name) from tmp2 where id
@Pmreedy8014 жыл бұрын
thank you sir
@SivaAcademy4 жыл бұрын
Welcome bro
@manoharanmalathi30414 жыл бұрын
Plz make video for Unix command anna
@kondareddy21302 жыл бұрын
please provide full courses sir
@SivaAcademy2 жыл бұрын
Sure, Please stay tuned bro
@VethakaliVethuku4 жыл бұрын
Yahhh - Learned some thing new ....... (y)
@SivaAcademy4 жыл бұрын
👍💐
@VethakaliVethuku4 жыл бұрын
@@SivaAcademy Hey Do we have any video for Oracle Table Partitions (all partitions) ?
@SivaAcademy4 жыл бұрын
Not yet, please stay tuned
@ShaikAbdulFayazYCE Жыл бұрын
okko video okko diamond
@sourabhsinghrajpoot2505 Жыл бұрын
Partionedby is not cover
@sahanabuvana7674 жыл бұрын
🙏
@subhrapriyadarshini703 жыл бұрын
Very nice and easy explanation.can u pls make vdo on difference between listaagg and xmlagg function and its usage
@malliarjun52504 жыл бұрын
Table columns PID timestamp status 1 10 open 1 11 close 1 12 success 1 13 fail 2 10 null 2 11 close 2 12 fail 2 13 null Output expected :- 1,open,failed 2,close,fail
@SivaAcademy4 жыл бұрын
Yeah bro, I got your mail, will revert back the query today, please stay tuned