SQL 中按单词排序
例如,
我有单词“John Roshan”,我想按每个单词的第一个字母来排列此顺序,这意味着上述单词的输出应该是“Roshan John”。
我想用 SQL 来做,
请帮我解决这个问题。
提前致谢
For E.g
I have word "John Roshan" i want to arrange this order by first alphbet of the each word that means the output of the above word should be "Roshan John".
I want to do it with SQL
Please help me its urget.
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)