update tbl_#_domain#_Fields set required = , maxLength = , label = , searchable = , config = , active = , sortRank = where fieldId = and ownerId = and ownerType = delete from tbl_#_domain#_FieldLookups where ownerId = and ownerType = and fieldName = insert into tbl_#_domain#_FieldLookups ( ownerId, ownerType, fieldName, selectionValue, selectionLabel, sortRank ) values ( , , , , , )