I have one question about the choice of my datatype :
SELECT TO_NUMBER(Concat(FIS.interaction_key, FIS.ordinal)) AS SURVEY_KEY FROM Table
Res