我有 2 个表“用户”和“标准”。
用户
------------------------------
username, age, height, country
------------------------------
标准
-----------------------------------------------------------
username, age_from, age_to, height_from, height_to, country
-----------------------------------------------------------
我想写一个查询'用户'年龄在'age_from'和'age_to'之间
和
'height_from' 和 'height_to' 之间的 'users' 'height'