file-edit-2-oracle.xql
DB Query file
Related Files
- packages/general-comments/www/file-edit-2.xql
- packages/general-comments/www/file-edit-2.tcl
- packages/general-comments/www/file-edit-2-postgresql.xql
- packages/general-comments/www/file-edit-2-oracle.xql
[ hide source ] | [ make this the default ]
File Contents
<?xml version="1.0"?> <queryset> <rdbms><type>oracle</type><version>8.1.6</version></rdbms> <fullquery name="get_revision_id"> <querytext> select content_item.get_latest_revision(:attach_id) as revision_id from dual </querytext> </fullquery> </queryset>