et_delim_spec ::=

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