[A]unique [B]single [C]unitary [D]only
本题考查形容词的词义辨析。填入的形容词修饰pass。原文意为:把多种形式的票和券合为一张智能卡,[B]项“单一的,专一的”,有把不同的东西统一标准或合为一体的意思,如a single scale of wages(单一工资等级),是正确选项。[A]项“独一无二的,独特的”,强调独特性,意为being the only one of its kind,如the unique human ability(人类独有的能力);[C]项“整体的,统一的,不可分的”,强调完整性,指relating to or existing as a single unit,如 a unitary policy of government(政府的统一政策);[D]项“惟一的,单独的”,强调某种情况下的惟一性,指there is one person, thing, or group in a particular situation and no others,如I was the only one who disagreed(我是惟一一个持不同意见的人)。
第1题:
根据SQL标准,要创建唯一索引该使用下面哪种语句?()
A CREATE UNIQUE INDEX
B CREATE CLUSTER INDEX
C CREATE ONLY INDEX
D CREATE PRIMARY INDEX
第2题:
mysql中唯一索引的关键字是
A.fulltext index
B.only index
C.unique index
D.index
C
【解析】在为这个数据列创建索引的时候就应该使用关键字UNIQUE,把它定义为一个唯一索引。
第3题:
Which three statements about subqueries are true?()
第4题:
In the United States,educational policies are determined by()
第5题:
which one of the following accurately describes field names?()
第6题:
Which two statements are true about the primary key constraint in a table? ()
第7题:
Which two statements are true regarding listeners()
第8题:
You have a server that runs Windows Server 2008. The Web Server (IIS) role is installed. You plan to host multiple Web sites on the server. You configure a single IP address for the server. All Web sites are registered in DNS to point to the single IP address. You need to ensure that each Web site only responds to requests by name from all client computers. What should you do?()
第9题:
they must be unique in a database
they can only be used once in a view
they can only used once on each form
they can be used mulriple times on a form
第10题:
SSD, SATA and FC only
SSD, SAS and FDE only
SSD, FDE, SATA and FC only
SSD, SAS, FDE, FC and SATA
第11题:
They accept only a single argument
They can be nested only to two levels
Arguments can only be column values or constants
They always return a single result row for every row of a queried table
They can return a data type value different from the one that is referenced
第12题:
Configue a unique port for each Web site.
Configue a unique IP address for each Web site.
Configue a unique Host Header for each Web site.
Edit the Hosts file on the server to add all the Web site names associated to the network address.
第13题:
A. Configure a non-unique address on the loopback interface for use by the PIM RP.
B. Configure MSDP with the unique address (router ID) as the local address of the peer.
C. Configure MSDP with the non-unique address (router ID) as the local address of the peer.
D. Configure a unique address on the loopback interface, used as the PIM RP.
第14题:
The album is as it was the only one ever signed by the President.
[A] unusual
[B] unique
[C] rare
[D] singular
第15题:
Which two steps are needed when configuring multiple RPs using MSDP within a single PIM domain? ()
第16题:
Which of the following drive types can be combined in a single EXP5000 expansion unit?()
第17题:
Which statements about inheritance are true?()
第18题:
Which statements are true regarding listeners()
第19题:
Cer-tech .com has a server that runs Windows Server 2008. You have installed the Web Server (IIS) roleon it. Cer-tech plans to host multiple websites on the server. To achieve this you configure a single IPaddress on the server. You also configure all websites to be registered in DNS to point to the single IP address configured on the server. You have to make sure that each and every website responds only to thename requests from all client machines. What should you do to achieve this task?()
第20题:
Which two statements are true regarding single row functions?()
第21题:
Configure a non-unique address on the loopback interface for use by the PIM RP.
Configure MSDP with the unique address (router ID) as the local address of the peer.
Configure MSDP with the non-unique address (router ID) as the local address of the peer.
Configure a unique address on the loopback interface, used as the PIM RP.
第22题:
第23题:
It is not possible to disable the primary key constraint.
It is possible to have more than one primary key constraint in a single table.
The primary key constraint can be referred by only one foreign key constraint.
The primary key constraint can be imposed by combining more than one column.
The non-deferrable primary key constraint creates an unique index on the primary key column if it is not already indexed.