Query | Run |
---|---|
SELECT * FROM user_properties WHERE up_property = "gender" LIMIT 10 | 1 month ago |
SELECT * FROM user_properties WHERE up_property = "disablemail" LIMIT 10 | 1 month ago |
SELECT * FROM user_properties LIMIT 10 | 1 month ago |
SELECT * FROM user_properties WHERE up_property = gender LIMIT 10 | 1 month ago |
SELECT * FROM user_properties LIMIT 10 | 1 month ago |
SELECT * FROM user_properties LIMIT 10 | 1 month ago |
USE mlwiki_p; SELECT up_user, #user_name, up_property, up_value FROM... | 1 month ago |