Query | Run |
---|---|
select count(user_id) from user where year(user_registration)=2024; | 2 months ago |
select * from user limit 10 | 2 months ago |
Query | Run |
---|---|
select count(user_id) from user where year(user_registration)=2024; | 2 months ago |
select * from user limit 10 | 2 months ago |