oracle8.1.6 select question_id from survey_questions where section_id=:section_id and 0=dbms_lob.compare(question_text,(select question_text from survey_questions where section_id=:section_id and rownum=1))