从表user中查找用户名:name="aa"和密码:password="123"的sql语句输写如下:select * from user where name=aa and password=123。 A、正确; B、错误 发布时间:2025-05-13 18:47:07