a) Ordering of rows is immaterial b) No two rows are identical c) (A) and (B) both ...
View QuestionWhich of the following is correct:
a) a SQL query automatically eliminates duplicates b) SQL permits attribute names to be repeated in the same relation
View QuestionWhich of the following are the properties of entities?
a) Groups b) Table c) Attributes d) Switchboards Answer: c
View QuestionDBMS helps achieve
a) Data independence b) Centralized control of data c) Neither (A) nor (B) d) both (A) and (B) Answer: ...
View Question……….. produces the relation that has attributes of R1 and R2
a) Cartesian product b) Difference c) Intersection d) Product Answer: a
View QuestionThe file organization that provides very fast access to any arbitrary record of a file is
a) Ordered file b) Unordered file c) Hashed file d) B-tree Answer: c
View QuestionKey to represent relationship between tables is called
a) Primary key b) Secondary Key c) Foreign Key d) None of these Answer: c
View QuestionRelational Algebra is
a) Data Definition Language b) Meta Language c) Procedural query Language d) None of the above Answer: c
View QuestionSET concept is used in :
a) Network Model b) Hierarchical Model c) Relational Model d) None of these Answer: a
View QuestionE-R model uses this symbol to represent weak entity set ?
a) Dotted rectangle b) Diamond c) Doubly outlined rectangle d) None of these Answer: c
View Question