Problem with quickcode
This commit is contained in:
parent
9516d39118
commit
0bf1b346a8
2 changed files with 15 additions and 14 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue