repository-reasons-delete.xql

DB Query file

Related Files

[ hide source ] | [ make this the default ]

File Contents

<?xml version="1.0"?>
<queryset>

<fullquery name="reason_delete">      
      <querytext>
      
    delete from download_reasons where download_reason_id = :download_reason_id

      </querytext>
</fullquery>

 
</queryset>