Re: [SQL] problem with slow select
al time=0.17..0.18 rows=1 loops=6) Index Cond: (.idcode = "outer".idcode) Filter: ((idazien = 8::numeric) OR (idazien = 1019::numeric)) Total runtime: 12065.05 msec (23 rows) -- francescosaf Posted via ht
[SQL] problem with slow select
X, where .idfact=123 and .idcode=.idcode group by .idcode) temptable on (temptable.tempo=.tempo and temptable.idcode=.idcode) where .idfact=123 and .idcode=.idcode order by .name; PLEASE HELP ME --