网络协议中规定通信双方要发出什么控制信息,执行的动作和返回的应答的部分称为()。
A、语法部分
B、语义部分
C、定时关系
D、以上都不是
SQL语言的数据操纵语句包括SELECT、INSERT、UPDATE和DELETE等,其中最重要的,也是使用最频繁的语句是
A、SELECT
B、INSERT
C、UPDATE
D、DELETE
A、updatescsetgrade=0wherescsno=studentsnoandsdept=’cs’
B、updatescsetgrade=0wheresnoin(selectsnofromstudentwheresdept=’cs’)
C、updategrade=0fromscwheresnoin(selectsnofromstudentwheresdept=’cs’)
D、updategrade=0fromscwheresdept=’cs’
A、必须有服务器
B、可有可无
C、不需要服务器
D、根据网络类型的要求而定