delete-2.xql
DB Query file
Related Files
- packages/acs-subsite/www/admin/attributes/delete-2.xql
- packages/acs-subsite/www/admin/attributes/delete-2.tcl
[ hide source ] | [ make this the default ]
File Contents
<?xml version="1.0"?> <queryset> <fullquery name="select_object_type"> <querytext> select attr.object_type from acs_attributes attr where attr.attribute_id = :attribute_id </querytext> </fullquery> </queryset>