当前位置:首页 > 信息运维技师 > 正文内容

下面sql语句正确的有()。

2023-12-01信息运维技师

下面sql语句正确的有()。

A.update into user set id = 'u001'

B.update user set id = 'u001' and username='jack'

C.update user set username='jack' where id = 1;

D.update into user set id = 'u001'. username='jack';

正确答案是C

扫描二维码免费使用微信小程序搜题/刷题/查看解析。

版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。

本文链接:https://20230611.cn/post/10280415.html