Top 1000+ Solved DataBase Management System (DBMS) MCQ Questions Answer

From 106 to 120 of 1187

Q. Which of the following can be used as a primary key entry of the instructor relation.

a. dept_name

b. name

c. id

d. all of the mentioned

  • c. id

Q. In the section relation which of the following is used as a foreign key?

a. course_id

b. course_id,sec_id

c. room_number

d. course_id,sec_id,room_number

  • a. course_id

Q. To replace the relation section with some other relation the initial step to be carried out is

a. delete section;

b. drop section;

c. delete from section;

d. replace section new_table ;

  • b. drop section;

Q. Which function is used to identify the title with Least scope?

a. min(credits)

b. max(credits)

c. min(title)

d. min(salary)

  • a. min(credits)

Q. Identify the composite attributes

a. salary

b. credits

c. section_id

d. none of the mentioned

  • d. none of the mentioned

Q. Which one is based on multi-valued dependency:

a. first

b. second

c. third

d. fourth

  • d. fourth

Q. If a relation is in BCNF, then it is also in

a. 1 nf

b. 2 nf

c. 3 nf

d. all of the mentioned

  • d. all of the mentioned

Q. If every non-key attribute is functionally dependent primary key, then the relation will be in

a. first normal form

b. second normal form

c. third form

d. fourth normal form

  • b. second normal form

Q. The term for information that describes what type of data is available in a database is:

a. data dictionary

b. data repository

c. index data

d. metadata

  • d. metadata

Q. A data type that creates unique numbers for key columns in Microsoft Access is:

a. autonumber

b. boolean

c. sequential key

d. sequential number

  • a. autonumber

Q. A dependency exist between two columns when

a. together they constitute a composite key for the table

b. knowing the value in one column determines the value stored in another column

c. the table is in 3nf

d. together they constitute a foreign key

  • a. together they constitute a composite key for the table

Q. Functional Dependencies are the types of constraints that are based on             

a. key

b. key revisited

c. superset key

d. none of the mentioned

  • a. key
Subscribe Now

Get All Updates & News