UPDATE AD_SYSTEM
   SET releaseno = '351a',
       VERSION = '2008-05-29'
 WHERE ad_system_id = 0 AND ad_client_id = 0;

COMMIT ;