摘要: 用update函数不得行,会报错。将查询后的列重新命名用update可能没有考虑到普适性的问题,针对性太强。(maybe) 题解用的是起别名关键字as(以下是牛客上的题解) select device_id as user_infos_example from user_profile limit 阅读全文
posted @ 2023-03-11 21:26 新手小白之倔强智商 阅读(714) 评论(0) 推荐(0)