KimhillZhang |
|
||
2011年4月24日
摘要:
SELECT substring_index( wantclass, ' ', 1 ) ASwclass FROM bd_resume WHERE user_id =42wantclass为要截取字符串对应的字段名,' '为要以什么为截取字符的关键字符1为关键字符出现的位置 阅读全文
|
Copyright © 2024 KimhillZhang
Powered by .NET 9.0 on Kubernetes |