select * from user_properties where up_user = '6497363' |
2 years ago |
select * from userproperties where up_user = '6497363' |
2 years ago |
select * from user where user_name = 'Navarralabaien' |
2 years ago |
select * from user where user_name = 'Navarralabaien ' |
2 years ago |
select * from user where user_name like 'Navarra%' |
2 years ago |
select * from user where user_name like 'Navarra*' |
2 years ago |
select from user where user_name like 'Navarra*' |
2 years ago |
select from user where user_name like 'Navarra%' |
2 years ago |