page-visit.xql

DB Query file

Related Files

[ hide source ] | [ make this the default ]

File Contents

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

<fullquery name="sp_path">      
      <querytext>
       select filename from static_pages where static_page_id = :page_id 
      </querytext>
</fullquery>

 
</queryset>