Let's say you want to display a set of results if the user clicks on a letter or number. I understand how to display the letters and one number at a time, but how would you write the like statement to show everything that is not started by a letter?
I've been fishing through the manual and am unsure on how to do that.