Problem with quickcode

This commit is contained in:
sparkyx 2006-10-08 16:53:30 +00:00
parent 9516d39118
commit 0bf1b346a8
2 changed files with 15 additions and 14 deletions

View file

@ -82,5 +82,7 @@ update jrnx set j_qcode = B.av_text from
where ad_id=23) as B using(f_id) where j_poste=a.av_text;
update jrnx set j_qcode = upper(j_qcode);
update version set val=23;
commit;