MCQ | Database Management System (DBMS)

Database Management System (DBMS)

1 / 53

Storing a separate copy of the database at multiple locations is which of the following?

2 / 53

Which SQL keyword is used to retrieve a maximum value?

3 / 53

object of access is used to print formatted data.

4 / 53

Which of the following SQL statement is used to DELETE rows from a database table? .

5 / 53

Which of the following is not a database application?

6 / 53

CREATE TABLE employee (name VARCHAR, id INTEGER ) What type of statement is this?

7 / 53

In MS Access data are stored In . . ….

8 / 53

Which-one ofthe following statements about normal forms is FALSE?

9 / 53

The  entity relationship set is represented in E-R diagram as

10 / 53

In general, a file is basically a collection of all related_____

11 / 53

Which of the following refers to the level of data abstraction that describes exactly how the data actually stored?

12 / 53

….. query changes the value in the main table

13 / 53

Which forms simplifies and ensures that there are minimal data aggregates and repetitive groups:

14 / 53

The columns in a database table are called. ..

15 / 53

The term "SQL" stands for

16 / 53

Which of the following is a group of one or more attributes that uniquely identifies a row?

17 / 53

In the __________ normal form, a composite attribute is converted to individual attributes.

18 / 53

Tables in second normal form (2NF):

19 / 53

A data dictionary is repository that manages _________

20 / 53

A........ key uniquely identifies a record.

21 / 53

The default data type in MS-Access if . . .

22 / 53

In the __________ normal form, a composite attribute is converted to individual attributes.

23 / 53

Functional Dependencies are the types of constraints that are based on_____

24 / 53

Which of the following is/are the main goals of a distributed database?

25 / 53

Which of the following is generally used for performing tasks like creating the structure of the relations, deleting Relations?

26 / 53

The report can be generated by using data from...

27 / 53

An _______ is a set of entities of the same type that share the same properties, of attributes.

28 / 53

The extension of the database file  in MS Access is

29 / 53

Which data type provides storage for variable length and arbitrary format data?

30 / 53

A Detail Management System is a type of _______ software.

31 / 53

This key that uniquely identifies each record is called:

32 / 53

The term "Data" refers to:

33 / 53

Which of the following gives a logical structure of the database graphically?

34 / 53

A relationship is considered a:

35 / 53

The server process that implements lock Manages functionality, is called

36 / 53

A field that is used to uniquely define particular record in a table is called:

37 / 53

The data type appropriate to store salary is. .

38 / 53

The term ________ is used to refer to a row

39 / 53

A table on the many side of a one to many or many to many relationship must:

40 / 53

A relational database consists of a collection of

41 / 53

In a distributed Database reduction of redundancy is obtained by_____

42 / 53

The term attributes refers to a________ of a table.

43 / 53

With SQL, how do you select all the records from a table named "Persons" where the value of the column “FirstName” ends with an “a” ?

44 / 53

Which of the following is not a DDL command?

45 / 53

In the given query which of the keyword has to be inserted?

INSERT INTO employee ___ (4,Alok,2000);

46 / 53

The UPDATE SQL clause can______

47 / 53

Which is not a type of query?

48 / 53

The maximum size of the text field in MS. Access is .

49 / 53

The primary key does not accept . . .

50 / 53

Date/Time occupies . . . bytes of memory.

51 / 53

Which is a bottom-up approach to database design that design by examining the relationship between attributes:

52 / 53

_____is not the data type of MS-Access.

53 / 53

A distributed database is a collection of data which belong to the same system but are spread over the of the network.

Your score is

The average score is 73%

0%