use cswiki_p;
select user_id from user where user_name in... |
7 years ago |
use cswiki_p;
select user_id from user where user_name in ("Opice1956",... |
8 years ago |
use cswiki_p;
select user_id from user where user_name in ("NŠO-ČI",... |
8 years ago |
use cswiki_p;
select user_id from user where user_name in ("Uživatel"); |
8 years ago |