Hi all, Can any one tell me the SQL for selecting part of a value (string) from a field in a mySQL table?
Cheers, micmac
See your MySQL documentation, but I think it's called SUBSTRING.