在刷代码的小师弟
在刷代码的小师弟
全部
题解 | #将查询后的列重新命名#
全部文章
分类
归档
标签
去牛客网
登录
/
注册
题解 | #将查询后的列重新命名#
160 浏览
0 回复
2023-10-18
在刷代码的小师弟
+关注
select device_id as 'user_infos_example' from user_profile where id in(1,2);
举报
收藏
赞 1
评论加载中...