pour déploiement auto v2 via gitlab
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

8 lines
174 B

comment: Varibale non programmé (NP) pour le db_optimizer
src: |
SELECT
t_np.oid AS np_linkid,
t_np.code AS np_code,
t_np.texte AS np_texte
FROM pmsi.t_np
;