select starting with A mysql code example Example: mysql select where starts with SELECT author FROM lyrics WHERE author LIKE 'B%';