Query Run
select * from user where user_name like "%Oussama al" 3 years ago
select * from user where user_name like "%Oussama" 3 years ago
select * from user where user_name like "%Oussama" 3 years ago
select * from user where user_name like "%Oussama" 3 years ago
select * from user where user_name="Oussama_al" 3 years ago
select * from user limit 2 3 years ago