I would like to make a directory alpha style display A | B | C | D but only display the letter if there is a field that starts with that letter in my database column so instead of having the whole alphabet it would be A | B | E | Y if there were terms apple, butter, eat and yogurt in the database column?