You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sqlQuery = 'select rt.*, es.electrographic_seizures_calc_total, es.electrographic_seizures_calc_per_wk from rns_dm.sm_pe_nshd_weighted_responsive_therapies rt join rns_dm.sm_pe_nshd_weighted_electrographic_seizures es on rt.rns_deid_id = es.rns_deid_id and rt.programming_dt = es.programming_dt';