02 DBMS MCQ 2

1. ……is a bottom –up approach in which two lower level entities
combine to form a higher level entity.
 (A) Aggregation
 (B) Specialization
 (C) Generalization
 (D) None of the above
2. An entity set that does not have sufficient attributes to form a
primary key, is a …..
(A) Primary entity set
(B) Weak Entity set
(C)Strong Entity set
(D) None of the above
3. An entity that is related with itself is known as …….
 (A) Binary relationship
 (B) Recursive relationship
 (C)Ternary relationship
 (D) None of the above
4. Which SQL command delete all the records and does not remove
 the structure?
(A) Drop
(B) Insert
(C)Truncate
(D) None of the above
5. In …. Database, data is organized in the form of trees with
nodes.
(A) Hierarchical
(B) Relational
(C) Network
(D) None of the above
6. Which command is used to retrieve records from one or more
table?
(A) Delete
(B)Insert
(C)Drop
(D) Select
7. Which of the following constraint is used to limit the value range
that can be placed in a column?
(A) Check
(B) Default
(C) Unique
(D) None of the above
8.Which of the following is a data definition language (DDL)
Command?
 (A) Delete
 (B) Insert
 (C) Drop
 (D) None of these
9._________ allows a unique number to be generated when a new
Record is inserted into a table.
 (A) Insert into select
 (B) Insert into
 (C) Select Into
 (D) Auto increment
10. This method of online analytical processing stores data in both a relation and a multi-dimensional database.
(A) HOLAP
(B) ROLAP
(C) OLAP
(D) UDA
11.Which concept would a data model NOT be expected to know?
A Class
(B) Object
(C) UML
(D) FMP
12. A Foreign key in one table points to a ________________key in another table .
(A) Alternate
(B) Default
(C) Primary Key
(D) None of the above

Related Posts:

  • Post No 27 SQL JOINS Read More
  • Post 29 OS MCQ Which of the following is a dynamic scheduling algorithm used in real-time operating systems to place processes in a priority queue?A. Earliest deadline first (EDF)B. First-Come First-Serve Scheduling(FCFS)C. Round Robin Sc… Read More
  • Post No 28 OS MCQMultiple Choice Questions On Operating System 1) The collection of processes on the disk that is waiting to be brought into memory for execution forms the ___________  1 Ready queue  2 Device queue  3 Input qu… Read More
  • Post 26 linux cmd Read More
  • Post 30 IEEE STANDARDS IEEE STANDARDS 802.1 Related to Network Architecture 802.2 Defines LLC 802.3 Ethernet 802.4 Token Bus 802.5Token Ring 802.6 MAN 802.7 Broadband LAN using coaxial cable 802.11 wiFi 802.15 Wireless PAN 802.15.1 Bluetooth Types… Read More

0 comments:

Post a Comment