Kód: Vybrať všetko
select * from users order by nick ASCKód: Vybrať všetko
select * from users order by nick ASC
Kód: Vybrať všetko
select * from users order by upper(nick) ASCthx very much (K+)mastermind napísal:Kód: Vybrať všetko
select * from users order by upper(nick) ASC