如何从具有数据的数据库中提高过滤数据的速度 [英] How to Improve the speed of filtering Datum from the DB which has datum in lakhs..

查看:61
本文介绍了如何从具有数据的数据库中提高过滤数据的速度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果数据库在Lakhs中有基准点。我们如何加快查询速度,尽快从数据库中收集数据..



从数据库过滤它需要很多秒,如何克服这个...

If the Database has the Datum in Lakhs..How Shall we Speed up the queries to collecting the datum from the database as soon as possible..

While Filtering from the database It takes Lots of Seconds,How to overcome this...

推荐答案

信息不足。然而......



查询性能(以执行速度衡量)取决于很多因素,例如:

1)a子查询数量,

2)多个索引,

3)返回多个列,

4)等。


请访问 CodeProject知识库 [ ^ 获取更多细节。
Not enough information. Nevertheless...

A query performance (measured by a speed of execution) depends on many factors, such as:
1) a number of subqueries,
2) a number of indexes,
3) a number of columns returned,
4) etc.

Please, visit CodeProject Knowledge Base[^] to get more details.


这篇关于如何从具有数据的数据库中提高过滤数据的速度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆