What to Look for in Execution Plans: Databases for Developers: Performance #3

  Рет қаралды 16,610

The Magic of SQL

The Magic of SQL

Күн бұрын

Пікірлер: 15
@hindimotivation5231
@hindimotivation5231 6 ай бұрын
I am not able to understand the autotrace part where view part individual elapsed time is 728 micro seconds. How this was calculated , Please elaborate. Thankyou.
@hindimotivation5231
@hindimotivation5231 6 ай бұрын
One more doubt , in 3rd sort operation why it dont have any elpsed time as you said in video.
@TheMagicofSQL
@TheMagicofSQL 6 ай бұрын
I'm not sure exactly what you're referring to - please clarify. In any case, this value comes from the database measuring how long the operation took.
@TheMagicofSQL
@TheMagicofSQL 6 ай бұрын
Again, I'm not sure exactly what you're referring to.
@atulgupta9301
@atulgupta9301 Жыл бұрын
Very well explanation
@chocOneOOne
@chocOneOOne 3 жыл бұрын
as usual Chris' lego game is on point
@amitkaushik3569
@amitkaushik3569 4 жыл бұрын
Nice explanation.
@albertogonzalez5114
@albertogonzalez5114 4 жыл бұрын
very useful, thanks!
@a.useronly2266
@a.useronly2266 4 жыл бұрын
Amazing
@VEERSINGH-er9so
@VEERSINGH-er9so 4 жыл бұрын
Great explanation !
@ikacherful
@ikacherful 3 жыл бұрын
Somewhat newbie DBA here. This information is beyond helpful - thank you so so much Chris!! I have a question about Oracle SQL Developer - is it possible to run autotrace without actually executing the SQL statement as well (I'm working with big tables in production)? I know it is possible through SQLPlus via traceonly option, just cannot tell if it's possible in Oracle SQL Developer as well. -Thank you
@TheMagicofSQL
@TheMagicofSQL 3 жыл бұрын
To get the plan's execution stats you have to run the SQL statement! set autotrace traceonly in SQL*Plus does execute the query, it just suppresses the output. The autotrace option in SQL Developer also executes the query, but there's no option to see the results. If you have a long-running query and you want to see the plan before it finishes, check out the SQL monitor. You can access this in SQL Dev via Tools -> Monitor SQL. Note you need appropriate licenses to use this!
@ikacherful
@ikacherful 3 жыл бұрын
@@TheMagicofSQL I see, I will definitely try this option. Thank you!!! I really appreciate it.
@ThuNguyen-g6b9b
@ThuNguyen-g6b9b 11 ай бұрын
goddang this is gold
@TheMagicofSQL
@TheMagicofSQL 11 ай бұрын
Thanks! Glad you found this useful
How to Create Database Indexes: Databases for Developers: Performance #4
12:47
How to Read an Execution Plan: Databases for Developers: Performance #1
9:34
Using DBMS_XPLAN.DISPLAY_CURSOR to examine execution plans
12:33
Maria Colgan (SQLMaria)
Рет қаралды 36 М.
What are Optimizer Statistics? Databases for Developers: Performance #2
11:19
Explaining Explain Plans
59:59
Oracle Developers
Рет қаралды 42 М.
The five-step guide to SQL tuning | CloudWorld 2022
25:59
Oracle
Рет қаралды 22 М.
Oracle Optimizer Access Methods
10:45
Maria Colgan (SQLMaria)
Рет қаралды 9 М.
How to See Where Your Oracle SQL Query is Slow
12:08
Database Star
Рет қаралды 6 М.