Query | Run |
---|---|
use tewiki_p; select distinct(up_property) from user_properties | 3 years ago |
use tewiki_p; select * from user_properties | 3 years ago |
use tewiki_p; select * from user_properties where up_user=97 | 3 years ago |
use tewiki_p; select * from user_properties where up_user=97 | 3 years ago |
use tewiki_p; select * from user_properties limit 10 | 3 years ago |