begin;
update attr_def set ad_text='code postal' where ad_id=15;
update version set val=16;
commit;