postgresql7.3 select eg.grade_plural_name,upper(eg.grade_plural_name) as grade_plural_name_up, eg.weight as grade_weight, eg.grade_item_id, eg.comments as grade_comments from evaluation_gradesi eg where grade_id = :grade_id