subsite-callback-procs.xql

DB Query file

Related Files

[ hide source ] | [ make this the default ]

File Contents

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

<fullquery name="subsite_callback.select_object_type">      
      <querytext>
      
	    select object_type
	      from acs_objects 
	     where object_id = :object_id
	
      </querytext>
</fullquery>

 
</queryset>