|
Home
Newsinizio ricerca: '1635','1636';'2010-09-02 17:34:02','2010-09-02 17:34:02';'valore<=','valore>='
prefiltro -> / filtro -> 1635','1636';'2010-09-02 17:34:02','2010-09-02 17:34:02';'valore<=','valore>= 1635 : 2010-09-02 17:34:02 : valore<= '2010-09-02 17:34:02' insert into 00119_temp2 select distinct codice from catalogo.00119_desc where id_template='751' and campo='1635' and codice in (select codice from catalogo.00119_pk where id_template='751' and visibile=1) and valore<= '2010-09-02 17:34:02' ciclo 1 [1]: trovati 2 record ciclo 1 [2]: trovati 2 record 1636 : 2010-09-02 17:34:02 : valore>= '2010-09-02 17:34:02' insert into 00119_temp2 select distinct codice from catalogo.00119_desc where id_template='751' and lingua='it' and campo='1636' and valore>= '2010-09-02 17:34:02' and codice in (select codice from 00119_temp) ciclo 2 [1]: trovati 0 record ciclo 2 [2]: trovati 0 record sql che prende i codici: select codice from catalogo.00119_desc where id_template='751' and campo='1635' and codice in (select codice from 00119_temp) and codice in (select distinct codice from 00119_desc where id_template='751' and lingua='it') order by valore desc limit 0,10 codici trovati in temp: trovati 0 record corrispondenti |