Oracle SubQueries Part - 1 by Dinesh

  Рет қаралды 76,645

Durga Software Solutions

Durga Software Solutions

Күн бұрын

Пікірлер
@timoon423
@timoon423 6 жыл бұрын
Thanks for the lesson. I'd already known this topic but your clear explanation helped a lot to get understanding when to use joins and when subqueries. After that, I found it clear, what and why affects performance.
@satvinderbhangu361
@satvinderbhangu361 5 жыл бұрын
Thanks 🙏. I had asked to your institute related to power center infomatica tool . They email me they do not provide infomatica training. I saw so many sql videos on you tube . You have outstanding knowledge of oracle . God bless you sir
@praveen_balagam
@praveen_balagam 3 жыл бұрын
Your explination deserve more likes...
@CanadaJourney319
@CanadaJourney319 2 жыл бұрын
A SQL query is not an instruction to the database about how to retrieve the result set you want, instead, it's a description of the data you want. How to get it is up to the database. Oracle will rewrite your query into an execution plan. It will search for what it thinks is the most efficient plan based on your tables, indexes, constraints, the statistics it gathers, and even guesses it makes based on the data as it goes. In fact, it's very possible you can write this query with a join and with a subquery and it leads to the exact same execution plan and the same performance. My suggestion is to write the query so that it is easy to understand what is going on. Only if the performance is actually poor should you worry about what it's doing. Oracle is pretty smart and may well find a route to your data that is better than you thought it would be. There will be moments where a join is the ideal when dealing with large data. A table with just a few rows you can just use select and where as a subquery. It's best to know when to use each.
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 2 жыл бұрын
Hello Manikandan. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@vinothkumarbalaraman1269
@vinothkumarbalaraman1269 7 жыл бұрын
Excellent explanation, you made the subject so simple
@chandrikareddy2473
@chandrikareddy2473 3 жыл бұрын
Nice explanation sir thank you so much
@Traveltoreality
@Traveltoreality 5 жыл бұрын
thanks for the tutorial sir. its very helpful and its so easy to understand :)
@michaely5375
@michaely5375 7 жыл бұрын
Thank you for your perfect explanation. Thank you again.
@1sbollap
@1sbollap 8 жыл бұрын
thank you. clear and easy to understand explanation
@cool-ke7gx
@cool-ke7gx 7 жыл бұрын
Thank u soo much sir, simply awesome......
@likithagunda5842
@likithagunda5842 7 жыл бұрын
Thanku...crystal clear Tutorial..!!!
@adityaputcha5474
@adityaputcha5474 6 жыл бұрын
awesome explanation
@reshaknarayan3944
@reshaknarayan3944 6 жыл бұрын
May God bless you!
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 6 жыл бұрын
Hello Reshak, Thanks for your valuable feedback.It will boost us to do new things. Please subscribe to get updates about new videos. You can view all other Oracle Videos in the following link: Oracle11g by Dinesh goo.gl/bJDrzd Oracle 11g by Srikanth goo.gl/vezMqz Oracle 11g by Siva goo.gl/jpSqMr Oracle 11g/12c By Expert Faculty kzbin.info_all_playlists?sq=oracle Oracle 12c by Basha goo.gl/F26d6R
@satadhi
@satadhi 6 жыл бұрын
Sir at 18:05 in where clause you wrote dname = 'Accounting' , i think it should be dname like 'Accounting' ? can you explain what is the difference between two ?
@balaravichandran5761
@balaravichandran5761 6 жыл бұрын
Satadhi Halder like and = both are comparsion operators which is uaed to compare single value
@PriyankaPatil-ys4gj
@PriyankaPatil-ys4gj 2 жыл бұрын
Tqsm sir🙏
@sharadpawar8637
@sharadpawar8637 Жыл бұрын
if we get multiple values from sub query and we have to compare those values with ''>" operator then how we can do it ? please help
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions Жыл бұрын
Hello Sharadpawar. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@felixnyenti2506
@felixnyenti2506 7 жыл бұрын
Thank you very much Mr Dinesh for your brilliant tutorial videos. I live in the USA how can i order your videos on oracle? I need complete training on Oracle SQL. Your explanations are very clear.
@roverteam4914
@roverteam4914 5 жыл бұрын
Subquery can also be said for the FROM clause?
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 5 жыл бұрын
Hello Rover Team. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@mrwangxingcai6711
@mrwangxingcai6711 7 жыл бұрын
well explained. Thanks
@cjyothi6772
@cjyothi6772 7 жыл бұрын
Thank u soo much sir
@bhagyashriadik8242
@bhagyashriadik8242 3 жыл бұрын
Hello sir, 'tufts_jully_2021_lnvc.csv' This is the data in the oracle . So how to convert into the jully using substr. can you help me how to solve this
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 3 жыл бұрын
Hello Bhavgyashri. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@chethanshrinivas6505
@chethanshrinivas6505 4 жыл бұрын
thank you sir
@kirankumarbelagali3741
@kirankumarbelagali3741 6 жыл бұрын
sir plz make video on inline subquery
@shubhamchaubey2654
@shubhamchaubey2654 3 жыл бұрын
evrything explained is gd but only your cameraman is lazy😜
@rajurajendra2472
@rajurajendra2472 7 жыл бұрын
u did not explained difference b/w join and subquery well..learn and come here to explain
@loveroflight7797
@loveroflight7797 7 жыл бұрын
explanation is excellent but video projection is not good
@araja3755
@araja3755 3 жыл бұрын
Great explanation
Oracle | SubQueries Part - 2 by Dinesh
21:36
Durga Software Solutions
Рет қаралды 28 М.
Oracle   Views Part -2 by Dinesh
19:06
Durga Software Solutions
Рет қаралды 41 М.
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
Django REST Framework Roadmap 2025: The Only Guide You'll Ever Need!
16:13
Oracle | Sequence & Synonyms by Dinesh
39:34
Durga Software Solutions
Рет қаралды 58 М.
Oracle ||  Referential Integrity Constrants Part-1 by Dinesh
25:04
Durga Software Solutions
Рет қаралды 46 М.
Oracle   Views Part -1 by Dinesh
33:18
Durga Software Solutions
Рет қаралды 78 М.
Oracle   joins Part -1 by dinesh
36:47
Durga Software Solutions
Рет қаралды 139 М.
Oracle || Indexes Part-1 by dinesh
32:23
Durga Software Solutions
Рет қаралды 117 М.
Oracle Joins Part -5 by Dinesh
22:39
Durga Software Solutions
Рет қаралды 32 М.
Oracle || Oracle Set Operators Part-1 by dinesh
26:25
Durga Software Solutions
Рет қаралды 42 М.
Oracle SQL Function Part- 1 by Dinesh
22:14
Durga Software Solutions
Рет қаралды 60 М.
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН