select * from actor where actor_id=40 ;
|
2 years ago |
select * from actor where actor_user=40 ;
|
2 years ago |
select * from user_properties limit 1;
|
2 years ago |
select * from user_properties where up_user=26209855;
|
2 years ago |
select * from user where user_name='Zilant17';
|
2 years ago |
select * from user_properties where up_user=27370320;
|
2 years ago |
select * from actor where actor_name='Zilant17';
|
2 years ago |
select * from actor where where actor_name='Zilant17';
|
2 years ago |
select * from user_properties where up_user=26209855;
|
2 years ago |
select * from actor where actor_name='Zilant17';
|
2 years ago |
select * from user_properties where up_user=43055678;
|
2 years ago |
select * from user_properties where up_user=20836525;
|
2 years ago |
select * from user_properties limit 5;
|
2 years ago |
select * from user_properties desc limit 5;
|
2 years ago |
select * from bounce_records order by br_id desc limit 5;
|
2 years ago |
select * from actor where actor_name like '1234qwer1234qwer4%';
|
2 years ago |
select * from actor where actor_name like '1234qwer1234qwer4%';
|
2 years ago |