Merge branch 'master' into develop
This commit is contained in:
@@ -849,6 +849,8 @@ public class VariazioniPVService {
|
||||
"with arts as (\n" +
|
||||
"select cod_mart, cod_mart as cod_mart_griglia from mtb_aart\n" +
|
||||
"union all\n" +
|
||||
"select cod_mart, cod_comp as cod_mart_griglia from mtb_comp \n"+
|
||||
"union all\n" +
|
||||
"select cod_comp, cod_mart as cod_mart_griglia from mtb_comp )\n"+
|
||||
"SELECT TOP 1 griglia.data_validita, " +
|
||||
" griglia.cod_mdep, " +
|
||||
|
||||
Reference in New Issue
Block a user