DB Query file
[ hide source ] | [ make this the default ]
<?xml version="1.0"?>
<queryset>
<fullquery name="get_type">
<querytext>
select content_type
from cr_items
where item_id = :attach_id
</querytext>
</fullquery>
</queryset>