et_delim_spec ::=

{
ENCLOSED BY string [AND string] 
 | TERMINATED BY { string | WHITESPACE } 
[[OPTIONALLY] ENCLOSED BY string [AND string]]
}

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

End of description.