Introduction - If you have any usage issues, please Google them yourself
SQL Server database query speed is slow, the following are common.
1. no index or index is used. This is the most common problem of slow query, which is the defect of programming.
2.I/O has a small throughput, forming a bottleneck effect
3. does not create a column that causes the query to be not optimized