Question No: 1 ( Marks: 1 ) - Please choose one
► Minimize insertion anomolies
► Minimize deletion anomolies
► Minimize updation anomolies
► Maximize redundancy
Question No: 2 ( Marks: 1 ) - Please choose one
► Dataflow
► Datastore
► External entities
► Relationship between external entities
Question No: 3 ( Marks: 1 ) - Please choose one
► Single DFD is required to represent a system
► The dataflow must be bidirectional
► Created at increasing levels of detail
► Used to represent the relationships among the external entities
Question No: 4 ( Marks: 1 ) - Please choose one
► Data definition languages are used to specify the conceptual schema only.
► Data manipulation languages are used to create the databases.
► Data manipulation languages are used for retrieval, insertion, deletion and modification of data.
► Data definition langauges are only used to update data in the DBMS.
Question No: 5 ( Marks: 1 ) - Please choose one
► avoid duplication
► avoid unnecessary wastage of storage space
► avoid unauthorised access to data
► avoid inconsistency among data
Question No: 6 ( Marks: 1 ) - Please choose one
► Full functional dependency
► Any kind of dependency
► Transitive dependency
► Partial functional dependency
Question No: 7 ( Marks: 1 ) - Please choose one
► 12
► 9
► 16
► 7
Question No: 8 ( Marks: 1 ) - Please choose one
► 6
► 9
► 4
► 5
Question No: 9 ( Marks: 1 ) - Please choose one
► StudentID
► StudentID, CourseID
► StudentID, CourseID, InstructorID
► StudentID, CourseSectionID
Question No: 10 ( Marks: 1 ) - Please choose one
► Normalization is a formal technique that can be used only at the starting phase of the database design.
► Normalization can be used as a top-down standalone database design technique.
► The process of normalization through decomposition must achieve the lossless join
property at any cost whereas the dependency reservation property is sometimes
sacrificed.
► The process of normalization through decomposition must achieve the dependency
reservation property at any cost whereas the lossless join property is sometimes
sacrificed.
Question No: 11 ( Marks: 1 ) - Please choose one
► The functional dependency DeptNo -> ProjNo holds over R.
► The functional dependency EmpNo -> DeptNo holds over R.
► The functional dependency ProjNo -> DeptNo holds over R.
► The functional dependency (EmpNo, ProjNo) -> DeptNo holds over R.
Question No: 12 ( Marks: 1 ) - Please choose one
► Column values are of the same kind.
► Each row is unique.
► Each column must have a unique name.
► The sequence of rows is significant.
Question No: 13 ( Marks: 1 ) - Please choose one
► Join
► Union
► Cartesian Product
► Set Difference
Question No: 14 ( Marks: 1 ) - Please choose one
A. An entity integrity constraint states that no primary key value can be null.
B. A referential integrity constraint is specified between two relations.
C. A foreign key cannot be used to refer to its own relation.
Identify which of the above statements is/are correct.
► Only A
► Only B
► Only B and C
► Only A and B
Question No: 15 ( Marks: 1 ) - Please choose one
► every tuple of R1 has a distinct value for K.
► K cannot have a null value for tuples in R1.
► K is a key for some other relation.
► K is a primary key for R1.
Question No: 16 ( Marks: 1 ) - Please choose one
► Physical data independence.
► Concurrency control.
► Logical data independence.
► Functional dependency
Question No: 17 ( Marks: 1 )
Question No: 18 ( Marks: 1 )
Question No: 19 ( Marks: 2 )
Question No: 20 ( Marks: 3 )
Question No: 21 ( Marks: 5 )
Question No: 22 ( Marks: 10 )
No comments:
Post a Comment