archive-version-add-2.xql

DB Query file

Related Files

[ hide source ] | [ make this the default ]

File Contents

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

<fullquery name="get_archive_type">      
      <querytext>
      select archive_type_id from download_archives where archive_id = :archive_id
      </querytext>
</fullquery>

 
</queryset>