查询以在公司表中搜索公司名称 [英] Query to search for a company name in Company talble

查看:285
本文介绍了查询以在公司表中搜索公司名称的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



如何开发返回相似公司名称的查询.
条件

1.如果我们输入公司全名中的一个字来搜索,则必须显示.

2.它应该显示缩写的公司(例如,如果键入TCS,则必须显示TATA咨询服务)

3.听起来像搜索关键字的公司名称.

根据我的研究,可以使用oracle正则表达式..

您能否建议我这是最好的方法,如果可能的话,请提供示例代码.

Hi

how to develop a query which returns the similar company names.
conditions

1. if we entered one word from the company full name to search it has to display.

2. it should display the abbreviated companies(like if type TCS it has to display TATA Consultancy services)

3. the company names which sounds like the search key.

according to my research it can be possible using oracle regular expression..

could you please suggest me which is the best way and if possible a sample code.

推荐答案


就像您所说的那样,可以使用 Sql Like [ ^ ].
您应该阅读以下内容:内部网站搜索引擎 [
Hi,
A partial part of as you are saying, can be done using Sql Like[^].
You should read this : Internal Site Search Engine[^].


--Amit


这篇关于查询以在公司表中搜索公司名称的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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