Is there a function that will get the first character of a string in the database? I want to be able to select everything that starts with 'A', 'B', etc..
Thanks!
How to select everything that starts with a...
Moderator: General Moderators
mysql -> select * from table where field like 'a%'
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.