Q.1.
Which of the following is not a database object in MS Access?
Q.2.
A DBMS that combines a DBMS and an application generator is ________ .
Q.3.
________ is an open source DBMS product that runs on UNIX, Linux and Windows.
Q.4.
If no multivalued attributes exist and no partial dependencies exist in a relation, then the relation is in what normal form?
Q.5.
Which of the following is not true about cloud computing?
Q.6.
A composite attribute is which of the following?
Q.7.
What are the notations used in Evaluation of Arithmetic Expressions using prefix and postfix forms?
Q.8.
When mapping a supertype/subtype relationship which of the following is true?
Q.9.
With this type of SQL Server cursor concurrency no lock is obtained until the user updates the data.
Q.10.
The different classes of relations created by the technique for preventing modification anomalies are called:
Q.11.
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.12.
It is necessary to sort a file before searching a particular item
Q.13.
When three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s):
Q.14.
Which of the following products implemented the CODASYL DBTG model?
Q.15.
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.16.
Which type of entity is related to two or more associated entities that each contain specialized attributes that apply to some but not all of the instances of the entity?
Q.17.
A data dictionary is a special file that contains
Q.18.
A reason for using an SQL view to hide columns is:
Q.19.
Which of the following indicates the maximum number of entities that can be involved in a relationship?
Q.20.
A transitive dependency is which of the following?