process to populate the 'silver' schema tables from the 'bronze' ...
CASE WHEN UPPER(TRIM(cst_marital_status)) = 'S' THEN 'Single' WHEN UPPER(TRIM(cst_marital_status)) = 'M' THEN 'Married' ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results