Query Run
select * from user where user_name='Pqd' 4 years ago
select * from user limit 1; 4 years ago
select * from users limit 1; 4 years ago
select count(*) from user; 4 years ago
select count(*) from user; 4 years ago
show tables; 4 years ago
show tables; 4 years ago