如何在sql中比较两个名字? [英] How to compare two names in sql?

查看:80
本文介绍了如何在sql中比较两个名字?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨专家,



我怎么能说LS Kumar和Kumar LS在sql中是相同的?

我如何比较这两个名字?



谢谢

(Keerthi Kumar)

hi experts,

How can i say that "L S Kumar" and "Kumar L S" are equal in sql ??
how can i compare these two names?

thank you
(Keerthi Kumar)

推荐答案

你可以使用相同的...



喜欢'%LS%'
you can use like for the same..

like '%L S%'


这篇关于如何在sql中比较两个名字?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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