select tab.另一个字段 from tab where tab.一个字段 = “值”
select a.user_name from t_test a where a.user_no='123213';