select * from tablename where substring_index(field1,'_',-1)=‘abc'
#表中field1的值结构为123_abc
posted on 2015-08-13 11:43 walter371 阅读(166) 评论(0) 编辑 收藏 举报
Powered by: 博客园 Copyright © 2024 walter371 Powered by .NET 9.0 on Kubernetes