A criterion may be negated by using the ____ logical operator.

A. And
B. Or
C. Like
D. Not


Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following is the Statement interface method that should be used to execute an INSERT statement.

a. executeSQL b. executeStatement c. executeUpdate d. executeQuery

Computer Science & Information Technology

Keyword ________ specifies that a namespace or namespace member is being used.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

____________ embodies the "share-nothing" architecture and essentially involves breaking a large database into several smaller databases. Common ways to split a database include 1) splitting tables that are not joined in the same query onto different hosts or 2) duplicating a table across multiple hosts and then using a hashing algorithm to determine which host receives a given update.

A. Sharding B. Failure recovery C. Federation D. DDL operations

Computer Science & Information Technology

Electronic stationery is used in ____.

a. Web mail systems b. messaging systems c. electronic greeting cards d. mobile phone games

Computer Science & Information Technology