Q.1.

 A composite attribute is which of the following?

Q.2.

 Legacy data is which of the following?

Q.3.

Cloud computing uses Server virtualization.

Q.4.

 If a table has been normalized so that all determinants are candidate keys, then that table is in:

Q.5.

 In the relational model, relationships between relations or tables are created by using:

Q.6.

An entity is a thing in the real world with an independent existence.

Q.7.

 A proxy server is used for which of the following?

Q.8.

 To remove duplicate rows from the results of an SQL SELECT statement, the ________ qualifier specified must be included.

Q.9.

 What SQL command will allow you to change the table STUDENT to add the constraint named GradeCheck that states that the values of the Grade column must be greater than 0?

Q.10.

 A supertype/subtype hierarchy has which of the following features?

Q.11.

 When an entity instance may be a member of multiple subtypes or it does not have to be a member of a subtype, it is which of the following?

Q.12.

 The HAVING clause does which of the following?

Q.13.

The following SQL is which type of join: SELECT CUSTOMER_T. CUSTOMER_ID, ORDER_T. CUSTOMER_ID, NAME, ORDER_ID FROM CUSTOMER_T,ORDER_T ;

Q.14.

It is necessary to sort a file before searching a particular item 

Q.15.

 When three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s):

Q.16.

A data dictionary is a special file that contains

Q.17.

 A benefit of the three-tier architecture is which of the following?

Q.18.

 When assessing the table structure of an acquired set of tables with data, accessing the validity of possible referential integrity constraints on foreign keys is (part of) the:

Q.19.

 For what purposes are views used?

Q.20.

Which of the following is true about cloud computing?