๐Ÿงช Source (programming language) MCQ Quiz Hub

Database - Programming Language (MCQ) questions set 1

Choose a topic to test your knowledge and improve your Source (programming language) skills

Which of the following is an Open Source DBMS?





โœ… Correct Answer: 1

When a primary key is define in the table, DBMS automatically creates a ____ on a primary key column.





โœ… Correct Answer: 1

Match the following A) Composite attribute ------ i) Attribute whose value is calculated from other attributes B) Multivalued Attribute ---- ii) Attribute that can be further subdivided to yield additional attributes C) Derived Attribute -------- iii) Attribute that can have more values





โœ… Correct Answer: 3

Which normal form is the partial dependency removed?





โœ… Correct Answer: 2

What is the responsibility of the buffer manager?





โœ… Correct Answer: 1

The problem caused by independent multivalued dependencies is eliminated in which of the normal form?





โœ… Correct Answer: 3

Which is not the relational algebra operator?





โœ… Correct Answer: 1

An attribute or combination of attributes in one table whose values must either match the primary key in another table or be null is called __________.





โœ… Correct Answer: 4

A transaction state changes from active to______, after the transaction has been rolled back and the database restored to its state prior to the start of the transaction.





โœ… Correct Answer: 3

How is specialization denoted in an ER Diagram?





โœ… Correct Answer: 1

What is Degree of relationships?





โœ… Correct Answer: 1

What does a query processor do in semantic checking?





โœ… Correct Answer: 4

Generalization is a bottom up design process that combines a number of entity sets, which share the same features into a higher level entity set.





โœ… Correct Answer: 1

How many primary key can a table in database have?





โœ… Correct Answer: 1

Which of the following language is used to define the integrity constraints?





โœ… Correct Answer: 3

What stores the metadata about the structure of the database, in particular the schema of the database?





โœ… Correct Answer: 4

What data structure is used to construct a Prev LSN in a database log?





โœ… Correct Answer: 2

Abbreviate ACID.





โœ… Correct Answer: 1

What is a schedule for a set of transactions?





โœ… Correct Answer: 3

Which is the correct SQL syntax from the following to create a PRIMARY KEY constraint on existing table โ€œ EMPLOYEE โ€ on " EMPID " column and currently column does not contain any value?





โœ… Correct Answer: 4

What information is not provided by a data dictionary?





โœ… Correct Answer: 3

What is a master list of index file?





โœ… Correct Answer: 1

What does a form define?





โœ… Correct Answer: 2

Which of the following is not a relational data of DBMS?





โœ… Correct Answer: 1

Which of the following is not true regarding to traditional information processing?





โœ… Correct Answer: 1

Which command permanently deletes the record from database?





โœ… Correct Answer: 1

What is a network structure?





โœ… Correct Answer: 3

What is the generalization of functional dependencies?





โœ… Correct Answer: 2

What is the maximum length of a field name?





โœ… Correct Answer: 1

Data items are composed of data elements.





โœ… Correct Answer: 2

What is used to delete an entire file except for a file structure?





โœ… Correct Answer: 4

Where can a subschema be used?





โœ… Correct Answer: 3

How can a tuple be divided in a relational schema?





โœ… Correct Answer: 1

What is a trigger?





โœ… Correct Answer: 1

What are the properties of Relational Database model?





โœ… Correct Answer: 4

Which of the following is true regarding indexing operation?





โœ… Correct Answer: 1

Which of the following provides an access path?





โœ… Correct Answer: 3

Between what can information be transferred?





โœ… Correct Answer: 3

What is a transparent DBMS?





โœ… Correct Answer: 3

What is a report generator used for?





โœ… Correct Answer: 2

Which command allows the user to change multiple fields?





โœ… Correct Answer: 3

Which of the following command executes faster?





โœ… Correct Answer: 2

State the main difference between a latch and a lock.





โœ… Correct Answer: 2

What are the following types of? SERIALIZABLE REPEATABLE READ





โœ… Correct Answer: 3

What relationships does Referential integrity control?





โœ… Correct Answer: 1

What type of database object represents a result set and is used to manipulate data row by row?





โœ… Correct Answer: 3

Which of the following is / are known as a minimal superkey?





โœ… Correct Answer: 4

What is a degree of relation?





โœ… Correct Answer: 1

Under which category do the commands CREATE and ALTER belong to?





โœ… Correct Answer: 2

Which type of lock ensures that multiple updates cannot be made to the same resource at the same time?





โœ… Correct Answer: 3