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 wa.*, es.electrographic_seizures_calc_total, es.electrographic_seizures_calc_per_wk from rns_dm.sm_pe_nshd_weighted_accuracies wa join rns_dm.sm_pe_nshd_weighted_electrographic_seizures es on wa.rns_deid_id = es.rns_deid_id and wa.programming_dt = es.programming_dt';