delete from dOrgToProgramType Where OrgID = #URL.ORGID# Insert Into dOrgtoprogramtype (OrgID, ProgramTypeID) Values(#URL.OrgID#, #Array[x]#)