Causes of top SQL

Source: Internet
Author: User

This is an interview question from a netizen. When asked about the general conditions of top SQL, the answer is different for different companies and DBAs participating in different stages of the project. Generally, the top SQL generation phase includes the system design phase (Table Structure Design), coding implementation phase (SQL writing), and SQL review and Optimization phase. The following factors are involved: system designers, developers, and DBAs may encounter top SQL statements when any problem occurs. Therefore, it is not necessarily the DBA's responsibility to have performance problems in a project, however, excellent DBAs can eliminate potential risks.

The causes of top SQL are described as follows:
1. unreasonable Table Structure Design
2. The index creation is unreasonable.
3 unnecessary table Association
4 implicit data type conversion causes no index
5. Use a table function without specifying the appropriate hints.
6. do not bind variables
7. The statistical information of tables and indexes is outdated.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.