sql 让某字段查询结构显示为固定值

SELECT id,userName,'*****' AS PASSWORD FROM t_user;

posted on 2022-04-12 10:17  何苦->  阅读(438)  评论(0)    收藏  举报

导航