et_fields_clause ::=

FIELDS
 [delim_spec]
 [trim_spec]
 [MISSING FIELD VALUES ARE NULL]
 [REJECT ROWS WITH ALL NULL FIELDS]
 [field_list]
 

For information on how to read this syntax, see Appendix B.

End of description.