A、 INSERT |
B、 CREATE |
C、UPDATE(正确答案) |
D、NEW |
A、3条(正确答案) |
B、4条 |
C、5条 |
D、6条 |
A、数据库系统 |
B、业务管理系统 |
C、数据库管理系统(正确答案) |
D、数据库信息系统 |
A、admin |
B、root |
C、sa(正确答案) |
D、sys |
A、lect right('hello',3) 返回值为:hel(正确答案) |
B、lect ltrim(rtrim(' hello ')) 返回值为:hello(前后都无空格) |
C、lect replace('hello','e','o') 返回值为:hollo |
D、lect len('hello') 返回值为:5 |
A、master(正确答案) |
B、model |
C、msdb |
D、tempdb |
A、数字类型,最大长度为8位。 cau i am your lady |
B、数字类型,最大长度为6位,小数位2位。(正确答案) |
C、数字类型,最大长度为8位,小数位2位。 |
D、数字类型,最大长度为8位,小数位6位。 |
A、计算指定字段所有值的和(正确答案) |
B、计算表中所有数字类型字段值的和 |
online game C、计算指定记录中所有数字字段值的和 |
D、计算一个记录中所有数字字段值的和 |
A、lect * from A a left join B b on a.bid = b.bid |
B、 lect * from A a right join B b on a.bid = b.bid |
C、 lect * from A a inner join B b on a.bid = b.bid(正确答案) |
D、 lect * from A a inner join B b where a.bid = b.bid |
A、元组 |
B、表(正确答案) |
C、属性 |
D、数据 |
A、NOT NULL(正确答案) hujiang |
B、FOREIGN KEY(正确答案) dear什么意思 |
C、CHECK(正确答案) |
D、PRIMARY KEY(正确答案) |
A、32 |
B、64 |
C、8(正确答案) |
D、256 |
A、大型、中型和小型 |
B、西文、中文和兼容 |
C、层次、网状和关系(正确答案) |
D、数据、图形和多媒体 |
A、5 |
可口可乐的英文B、8 |
C、11(正确答案) |
D、2 |
A、插入失败,SQL语句有错 |
esbB、插入成功,author列的数据是UNKNOW(正确答案) |
C、插入成功,author列的数据是NULL |
D、插入成功,author列的数据是50 |
A、SQL Server企业管理器 |
B、SQL Server服务管理器 |
C、Windows服务(正确答案) |
D、SQL Server查询分析器 |
A、4条(正确答案) |
B、6条 |
C、2条 |
D、1条 |
A、SELECT…FROM |
B、 SELECT…FROM…WHERE |
C、SELECT…FROM…ORDER BY |
D、 SELECT(正确答案) |
A、Select email from student where email !=null |
B、 Select email from student where email not is null |
C、Select email from student where email <> null |
D、Select email from student where email is not nullelisabeth harnois(正确答案) |
A、lect * from Customer where LoginID like ‘a-z’entire是什么意思 |
B、lect * from Customer where LoginID like ‘[a-z.A-Z%]’ |
C、lect * from Customer where LoginID like ‘[a-z.A-Z]%’(正确答案) |
D、lect * from Customer where LoginID like ‘[^a-z.A-Z]%’ |
本文发布于:2023-05-31 22:09:18,感谢您对本站的认可!
本文链接:https://www.wtabcd.cn/fanwen/fan/90/129695.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |