Query | Run |
---|---|
select * from user where user_name = "Xaosflux"; | 6 years ago |
select * from user where user_name = "Joe Roe"; | 6 years ago |
select user_registration from user where user_name = "Joe Roe"; | 6 years ago |
Query | Run |
---|---|
select * from user where user_name = "Xaosflux"; | 6 years ago |
select * from user where user_name = "Joe Roe"; | 6 years ago |
select user_registration from user where user_name = "Joe Roe"; | 6 years ago |