从authors 数据库中查询出所有au_id满足前2个字符为”72”,第四个字符为”-“的作家的姓名,下面哪一条语句满足条件( )

发布于 2021-04-25 14:34:13
【单选题】
A A.select * from authors where au_id =”72_-%”
B B.select au_id=72_-% from authors
C C.select * from authors where au_id like “72*-%”
D D.select * from authors where au_id like “72_-%”

查看更多

关注者
0
被浏览
78
  • 体验AI问答!更聪明、超智能!
  • 一款基于GPT的超级AI助手,可以对话、创作、写文案!
1 个回答

撰写答案

请登录后再发布答案,点击登录

发布
问题

手机
浏览

扫码手机浏览

分享
好友

在线
客服