subscr-ae-2.xql

DB Query file

Related Files

[ hide source ] | [ make this the default ]

File Contents

<?xml version="1.0"?>

<queryset>

  <fullquery name="update_subscr">
    <querytext>
	update rss_gen_subscrs
	set timeout = :timeout
	where subscr_id = :subscr_id
    </querytext>
  </fullquery>

</queryset>