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