You are on page 1of 10

1 .

DATABASE CONCEPTS

1. _____ is stored in the form of files.

Ans : Data

2. _____ is a collection of programs that enables user to create , maintain and use a database

Ans : DBMS

3. Name any 2 components of DBMS

 MYSQL
 IDS

4. Database is a collection of

A) Raw facts B) Unkonown facts C)Used facts D)Verified data


Ans: A

5. A row is called a _____

A) Tuple B)Attribute C)Relation D)Domain

Ans: B
6. Database is also known as

A) Miniworld B)Maxiworld C) Myworld D)Microworld

Ans: A

7. _____ is used to insert a tuple in a relation

A) DELETE B)SELECT C) UPDATE D)INSERT

Ans: D

8. _______ is used to update the attribute values of one or more tuples in a table

A)UPDATE B)SELECT C) UPDATE D)INSERT

Ans: C

9. ______ is used to retrieve information from a database


A) DELETE B)SELECT C) UPDATE D) INSEERT
Ans: B

10. The domain is a set of ______ values

Ans : Atomic values

11. Description of data is ____-


Ans : Metadata

12. Reduction in redundancy reduce the cost of

A) Data stored B)Deleting data C)Sharing data D) Providing Data

Ans: B

13. RDBMS is developed by

Ans: E.F.Codd at IBM in 1970

14. Expand DBMS

Ans: Database management system

15. Which of the following is the property of database

A) It can be of any size and complexity

B) It can be maintained manually or compurized

C) It is designed , built and populated with data for specific purpose

D) All of the above

Ans: D

16. Which of the following is a advantage of DBMS approach


A) High cost B)Improved security C)Reduction and redundancy D)Both b and c

Ans: D

17. _______ is a superkey consisting of all attributes

Ans : Default

18. Expand SQL

Ans: Structured Query Language

19. Expand DDL

Ans: Data Definition Language

20. Which of the following is an advantage of DBMS appear

A)Higher cost B)Improve security C)Reduction and redudency D)Both b & c

Ans: D

21. Abbreviate RDBMS

Ans: Relative database management system

22. _______ specifies that the value of every attribute in each tuple must be from the domain of that attribute

Ans: Domain constraint

23. SQL is a language that is used to manage data stored in a _____


Ans: RDBMS

24. Name the datatype which has field length chocolate string ____

Ans: Char

25. In order to restrict the values of an attribute within a range,_____ constrain may be used

Ans: CHECK

26. _____key on a table can be specified in 2 ways

Ans: Primary key

27. Name the datatype which has variable length character string___

Ans: Varchar

28. Restict option is also called as _____

Ans: Cascade

29. When was relational database developed _____

Ans: 1970

30. Which constraints are specified between 2 relation?

A)Refernial integrity B)Null value C)Entidy integrity D)None of these

Ans: A
31. All SQL statements should end with _____

Ans: ;

32. ______ are used to resolve ambiguity of realtion

Ans: Aliases

32. Which of the following is not an aggregrate function

A) COUNT B)NULL C)AVG D)None of these

Ans: D

33. A column canbe deleted using ______ command

Ans: Drop command

34. Each column definition is separated with_____

A) Comma(,) B)Semicolon(;) C)Backspace D)None of these

Ans: A

35. * command is used to ________________________

Ans: Retrive the information of database

36. Mark the odd one out

A) Adding column B)Droping column C)Altering column D)Drop table


Ans: C

37. Logical comparsions can be used in_____clause

Ans: Where

38. ______ command can also result in empty set

Ans: SELECT

39. Where did relational database developed?

Ans: IBM

40. MYSQL does not support _____ constraint

Ans: CHECK constraint

41. Which of the following functions is used to the minimum value ____

Ans: MIN

42. To find the total of the value ,which function is used?

A)MAX B)MIN C)AVG D)SUM

Ans: D

43. To count the number of tuples which function is used__

A) MAX B)MIN C)COUNT D)AVG


Ans: C

44. _______is a language which is used to define structure and constraint of data

Ans: DDL

45. What command is used to remove database?

Ans: Drop database

46. Key is a _____superkey

Ans: Minimal superkey

47. The datatype of values in each column is called___

Ans: Domain

48. An individual data item with in ______ is called ____

Ans: Record , field

49. A foreign key can be dropped using _____command

Ans: Altertable command

50. SQL is a language that is used to mange data stored in a ____

Ans: RDBMS
2.OPERATING WEB

1. ______allows booking of tickets through use of internet

Ans: Online Reservation System

2.What is the Full form of IRCTC?

Ans: Indian Railway Catering And Tourism Copartion

3.____is the use of electronic tools for governance by the government for the citizens

Ans: E-Governance

4.Which of the following are ICT tools?

ILEFKWEJFCLKJE

5.Expand ICT?

Ans: Informational communication technology

6.______is the national portal of india that provides a single window to access information

Ans: india.gov.in

You might also like