use cswiki_p;
select user_id
from user
where user_name="Martin Urbanec"... |
8 years ago |
use cswiki_p;
select user_id
from user
where user_name="Martin Urbanec"... |
8 years ago |
use cswiki_p;
select user_name
from user
where user_id=1 #Číslo 1 nahradit... |
8 years ago |