REFRESH
{ { FAST | COMPLETE | FORCE } 
| ON { DEMAND | COMMIT } 
| {START WITH | NEXT } date
| WITH PRIMARY KEY
| USING 
  { DEFAULT MASTER ROLLBACK SEGMENT
  | MASTER ROLLBACK SEGMENT rollback_segment
  }
}

For information on the symbols and conventions of Backus-Naur Form (BNF) syntax, see Appendix A.