#315 Détail article
Erreur dans script SQL Change MYUPDLAB par MY_UPDLAB Si MY_UPDLAB == Y alors input sinon span
This commit is contained in:
parent
6490066b1a
commit
7092813f0c
5 changed files with 22 additions and 10 deletions
|
|
@ -1,2 +1,2 @@
|
|||
update jrnx set j_text = null from jrn where jr_grpt_id=j_grpt and j_text=jr_comment;
|
||||
insert into parameter (pr_option,pr_value) values ('MY_UPDLAB','N');
|
||||
insert into parameter (pr_id,pr_value) values ('MY_UPDLAB','N');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue