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