use studb; -- 使用表的别名查询 select a.* from t_stu a;