DBMS Mid-1 Imp Bits
DBMS Mid-1 Imp Bits
Q.17 The language used in application programs to request data from the DBMS is
referred to as the
Q.20 The database environment has all of the following components except:
Q.21 The language which has recently become the defacto standard for interfacing
Q.22 The way a particular application views the data from the database that the
application uses is a
(C) Data stored in a database is independent of the application programs using it.
(B) is much more data independence than some other database models.
(B) needs data volume and processing frequencies to determine the size of the database.
Ans:C
Q.30 The method in which records are physically stored in a specified order according
Ans: A.
Q.33 Which one of the following statements is false?
database administrator.
(B) Data elements in the database can be modified by changing the data dictionary.
(C) The data dictionary contains the name and description of each data element.
(D) The data dictionary is a tool used exclusively by the database administrator.
Ans: B
Ans: C
Ans: D
Ans: C
Ans: B
Ans: B
Q.40 The statement in SQL which allows to change the definition of a table is
Ans: A
Q.41 E-R model uses this symbol to represent weak entity set ?
(B) Diamond
Ans: C
Ans: A
Ans: C
Ans: C
Q.45 produces the relation that has attributes of R1 and R2
Ans: A
Q.46 The file organization that provides very fast access to any arbitrary record of a file is
Ans: C
(C) Neither (A) nor (B) (D) both (A) and (B)
Ans: D
Ans: C
Q.49 In a relation
Ans: C
Q.50 Which of the following is correct:
(C) a SQL query will not work if there are no indexes on the relations
Ans: D
Ans: B
Ans: D
Ans: B
Q.54 Which of the following operation is used if we are interested in only certain
columns of a table?
Q.57 Which of the following operations need the participating relations to be union
compatible?
Q.60 Which of the operations constitute a basic set of operations for manipulating
relational data?
Ans: A
Q.62 NULL is
Ans: D
Ans: A
Q.64 A data dictionary is a special file that contains:
Ans: D
Q.65 A file manipulation command that extracts some of the records from a file is called
Ans: A
Ans: B
(A) Parent-Child relation ship between the tables that connect them.
(B) Many to many relationship between the tables that connect them.
Ans: A
Ans B
Ans: C
Q.70 An instance of relational schema R (A, B, C) has distinct values of A
Ans: B
Ans: D
Ans: C
(B) Many to many relationship between the tables that connect them.
Ans: A
Q.74 In E-R Diagram relationship type is represented by
Ans: D
Ans: A
Ans: C
Q.77 The operator is used to compare a value to a list of literals values that have been
specified.
Ans: A
D) none of these
Ans: D
Ans: A
Q.80 function divides one numeric expression by another and returns the
remainder.
Ans: B