Normalized Tables Overview > Include initial load insert
  
Include initial load insert
The include initial load insert option adds an additional insert statement to the update procedure that runs if the target normalized table is empty. The benefit of this is improved performance inserting into an empty table without performing any checks to see if rows already exist. The default for this field is off (i.e. an initial insert statement is not added to the procedure).