-- Licensed Materials - Property of IBM -- -- BI and PM: CM -- -- (C) Copyright IBM Corp. 2011 -- -- US Government Users Restricted Rights - Use, duplication or disclosure -- restricted by GSA ADP Schedule Contract with IBM Corp. insert into CMREFORD1(PROPID, CMID, ORD, REFCMID) select PROPID, CMID, 0, REFCMID from CMREFNOORD1 where PROPID=51 delete from CMREFNOORD1 where PROPID=51