SELECT stream_id from courses where LOWER( REGEXP_REPLACE(course_code, '[^a-zA-Z0-9]', '') )='college-details' limit 1