pokud to delas v MySQL - musis to napsat treba takhle
Kód:select (case when logname = "kucera" then 0 else 1 end) as "x", logname from user order by x, logname;
pokud to delas v MySQL - musis to napsat treba takhle
Kód:select (case when logname = "kucera" then 0 else 1 end) as "x", logname from user order by x, logname;
Toto téma si právě prohlíží 1 uživatelů. (0 registrovaných a 1 anonymních)