Тёмный
No video :(

How do I tune a SQL statement that isn't getting partition pruning 

Maria Colgan
Подписаться 4,3 тыс.
Просмотров 3 тыс.
50% 1

Опубликовано:

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 10   
@mohamed.macaloumo9763
@mohamed.macaloumo9763 2 года назад
Thanks a lot for the clear explanation Maria ! I will check in my developpers code to find out this kind of mistake. Because, right now, I am adding my partition and subpartition name in the query to force prunning !🤓
@SQLMaria
@SQLMaria 2 года назад
Adding the partition name to the FROM clause will always result in pruning, but it requires detailed knowledge of both the schema and the data. For most, that is a luxury we don't have. Good luck with the code review! 😀
@tarmiricmi8111
@tarmiricmi8111 2 года назад
Great explanation, great example, Maria. Keep up the good work!
@SQLMaria
@SQLMaria Год назад
Thank you! 😃
@fernandomori9351
@fernandomori9351 2 года назад
great MAria....save us this situation
@nieinformatyk
@nieinformatyk 2 года назад
Nice video :)
@ArcticPrimal
@ArcticPrimal 2 года назад
Thanks for the video Maria, it was well explained.
@SQLMaria
@SQLMaria 2 года назад
Glad you enjoyed it!
@pravinpawar3695
@pravinpawar3695 2 года назад
Maria, apart from internal data type conversion is there any other possible reason where partition pruning not used. I have issue where data type of partition column and filter is as date and query still doing table full scan(all partition scan)
@a.useronly2266
@a.useronly2266 2 года назад
Thanks, informative 👌🏻👍🏻
Далее
when you have plan B 😂
00:11
Просмотров 10 млн
7 Database Design Mistakes to Avoid (With Solutions)
11:29
What are Cardinality Estimates in Oracle?
9:53
Просмотров 7 тыс.
What Join Types or Join Methods Does Oracle Have?
12:54
How to fix Cardinality Problems in Oracle
8:01
Просмотров 6 тыс.
Oracle Optimizer Access Methods
10:45
Просмотров 9 тыс.
Learn Database Normalization - 1NF, 2NF, 3NF, 4NF, 5NF
28:34
How to read a Parallel Execution Plan in Oracle
12:01