bookmark-delete.xql

DB Query file

Related Files

[ hide source ] | [ make this the default ]

File Contents

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

<fullquery name="bookmark_title">      
      <querytext>
      select local_title from bm_bookmarks
                                              where bookmark_id = :bookmark_id
      </querytext>
</fullquery>

 
</queryset>