[Gfoss] Dubbio case when con campo lunghezza >di 0

pigreco pigrecoinfinito a gmail.com
Sab 2 Dic 2017 20:24:30 CET


pigreco wrote
> prova cosi:
> 
> CASE
> WHEN  "NUM_"  = '1' and   "LUNG"  >= 0 then "DIAM"= '5'
> 
> saluti

Piccola correzione:

CASE
WHEN   "NUM_"  = '1' and    "LUNGH"   >= 0 then 5 
else null end

saluti

-----
https://pigrecoinfinito.wordpress.com/
--
Sent from: http://gfoss-geographic-free-and-open-source-software-italian-mailing.3056002.n2.nabble.com/


Maggiori informazioni sulla lista Gfoss