delete_command

delete_command 
      ::= 
      "delete" "from" [ schema_name "." ] table_name 
      [ "@" link_name ] 
      [ "where" condition ] 

[rule list]
This rule is called by

explain_command to_modify_data