In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
For SQL tuning, tune to the extreme. Editor is not a Virgo, but because in a business system with large concurrency, the improvement of the performance of a single SQL that is frequently executed may be of great significance to the performance improvement of the overall database.
But encounter the field behind the order by field, especially when this field is not in the filter condition, the editor will be excited about whether to add it to the index or not, will it not improve the performance, but will it make the index more complex and bring unnecessary additional burden to the system? it's a joke. But if you ignore this problem directly, it is very likely that this opportunity to improve system performance will be missed.
So today, the editor will discuss with you whether or not to join the index in the face of the condition behind the order by field, especially when this condition is not in the filter condition. For SQL tuning this account, adding the order by field to the index will make or lose ❓.
Part 1
Without much empty talk, let's start with a little experiment to warm up. By copying the data in dba_objects several times, the test table T1 is generated, with about 10 million rows of data. Do a simple query to query the smallest 10 rows of object_id in the T1 table, select * from (select * from T1 order by object_id) where rownum
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.