on_submit_tag_id TEXT REFERENCES tags (id) ON DELETE SET NULL, on_submit_scenario_id TEXT REFERENCES scenarios (id) ON DELETE SET NULL, save_to_metadata INTEGER NOT NULL DEFAULT 1, is_active INTEGER ...
, to_char(granteo.start_date, 'DD-MM-YYYY') start_date , to_char(granteo.end_date, 'DD-MM-YYYY') end_date , decode(granteo.grantee_key, null, null,(select display ...