SQL和SQL服务器(二)
文章作者 100test 发表时间 2007:03:10 18:32:44
来源 100Test.Com百考试题网
NOTES
[1]spooling是simultaneous peripheral operations online的缩略语,称为假脱机。是在外围设备和处理器之间传送数据时,为了减少处理的延时,把辅助存储器作为缓冲存储器来使用的一种方法。
[2]off-the-shelf现代的。
[3]指ISO的开放系统互连协议中的物理层和数据链路层。
EXERCISES
Multiple choices.
(1)Services provided by the server in client / server architecture include______.
a.searching data b.sorting data
c.analyzing data d.recombining data
(2)SEQUEL is ______ .
a.a query language b.a tool to build databases
c.a T-SQL d.invented by Microsoft
(3)A client can______other components of a system.
a.provide services to b.provide resources to
c.require services from d.require resources from
(4)Platforms running SQL Server are______.
a.Windows NT b.Windows 3.x
c.Windows 98 d.Windows 2000
(5)The client can ______.
a.be a collection of data items b.be a software program
c.be used interactively by a person d.be an automated process
(6)Communication between the client and the server______.
a.has the same physical and logical layers
b.has the different physical and logical layers
c.depends on how the client and server are implemented
d.can be interprocess communication
(7)Client applications worked with the SQL Server version 7 include______ .
a.Windows 3. x b.Windows NT
c.Windows 98 d.Third party