DELETE [hint] [FROM] 
{ dml_table_expression_clause | ONLY ( dml_table_expression_clause ) }
[t_alias] [where_clause] [returning_clause];

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