数据库记录搜索 [英] Database record searching

查看:65
本文介绍了数据库记录搜索的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的数据库中有一万条记录如何搜索特定的人?如果我使用选择查询然后需要很多时间,,,任何解决此问题的方法...

i have one lakh record in my database how to search a specific person? and if i use select query then it take lot of time,,, Any method to solve this problem...

推荐答案

使用索引并在一个中写入select命令sp并称之为sp。

这可能会减少搜索所需的时间。
Use indexes and write the select command in a sp and call that sp.
this could decrese the time taken for search.


这篇关于数据库记录搜索的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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