MYSQL String Functions
http://dev.mysql.com/doc/refman/5.0/...functions.html
SUBSTR() Return the substring as specified
SUBSTRING_INDEX() Return a substring from a string before the specified number of occurrences of the delimiter
SUBSTRING() Return the substring as specified
ועוד רבות אחרות