If AD_EntityType =1000000 then, i dont want to execute below query . please correct it
INSERT INTO AD_EntityType (AD_Client_ID,AD_EntityType_ID,AD_Org_ID,Created,CreatedBy,Description,EntityType,IsActive,Name,Processing,Updated,UpdatedBy)
VALUES (0,1000000,0,TO_TIMESTAMP('2013-07-05 15:05:13','YYYY-MM-DD HH24:MI:SS'),100,'Human Resource Management System','H','Y','HR','N',
TO_TIMESTAMP('2013-07-05 enter code here15:05:13','YYYY-MM-DD HH24:MI:SS'),100)