code_language.skript:
command /dbtest:
trigger:
execute "SELECT count(*)+1 FROM istatistik WHERE deger > (SELECT deger FROM istatistik WHERE isim = '%player%' and stat='sw.puan')" in {sql} and store the result in {siralamadeneme::*}
wait 1 tick
broadcast "%{siralamadeneme::*}%"
https://prnt.sc/joif6h
Why does not work?