use ukwiki_p;
select *
from `user`
where user_name = "竹麦魚"
|
7 years ago |
use ukwiki_p;
select *
from `user`
where user_name = "Nadia37684"
|
7 years ago |
use ukwiki_p;
select *
from `user`
where user_name = "Blablablagirl0000blala"
|
7 years ago |
use ukwiki_p;
select *
from `user`
where user_name = "Школа програмування Ш++"
|
7 years ago |
use ukwiki_p;
select *
from `user`
where user_name = "Школа_програмування_Ш++"
|
7 years ago |
use ukwiki_p;
select count(distinct user_id)
from `user`
where user_editcount > 0
|
7 years ago |