prep_dyn_delete_stmt_pos

prep_dyn_delete_stmt_pos 
      ::= 
      "delete" [ "from" table_name ] 
      "where" "current" "of" cursor_name 

[rule list]
This rule is called by

-> prep_sql_data_stmt