select * from user_properties where up_user=60353;
|
9 months ago |
select * from user where user_name='QTE19jan02';
|
9 months ago |
select user_name from user where user_id=5;
|
9 months ago |
select user_name from user_id=5;
|
9 months ago |
select * from user_properties where up_user=5;
|
9 months ago |
select * from user_properties where up_user=60353;
|
9 months ago |
select user_id from user where user_name='QTE19jan02';
|
9 months ago |
select * from user_properties limit 1;
|
9 months ago |
select * from user limit 1;
|
9 months ago |
show tables; |
9 months ago |