I need to search through a database and find data that is over a certain amount of characters. So in my 'navy_quiz' table in my 'questions' row I want to do a query to find all rows that exceed 125 characters. How can I do this? I always green for help!