select surveyname, thequestiontitle,answertitle,sayi,tcevapsay,oran,floor((oran/tcevapsay)).append('%') as sonuc from (select surveyrid.surveyname as surveyname , thequestiontitle , answertitle , count(whois) as sayi, $a[0].tsayi as tcevapsay, (count(whois)*100) as oran from questionresult let $a=(select count(thequestiontitle ) as tsayi from questionresult where thequestiontitle=$parent.current.thequestiontitle) where thequestiontitle is not null group by thequestiontitle,answertitle order by thequestiontitle,answertitle )
orientd wer wery slow response. how can I do ? -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to orient-database+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/orient-database/33ae4ed8-b8c6-446a-a916-8ccfab3cf5dcn%40googlegroups.com.