et_fields_clause ::=
 
 FIELDS
 [delim_spec]
 [trim_spec]
 [MISSING FIELD VALUES ARE NULL]
 [REJECT ROWS WITH ALL NULL FIELDS]

3;