Skip to content

EasyExamNotes.com

  • Home
  • Tutorial
  • Interview Q&A
  • Video Lectures
  • PYQs
  • MCQ
Menu

EasyExamNotes.com

  • Home
  • Tutorial
  • Interview Q&A
  • Video Lectures
  • PYQs
  • MCQ
Menu

DBMS PYQ

Explain generalization, specialization and aggregation. OR Compare generalization, specialization and aggregation with suitable examples.

February 13, 2024February 1, 2024 by By Team EasyExamNotes

Generalization: Definition: Generalization is like combining two or more similar things to create a more general and abstract things. Example: Think of different types of … Read more

What do you mean by a key to the relation ? Explain the differences between super key, candidate key and primary key.

February 13, 2024February 1, 2024 by By Team EasyExamNotes

The context of databases and relational database management systems (RDBMS), a “key” in a relation refers to a set of one or more attributes (columns) … Read more

Explain the primary key, super key, foreign key and candidate key with example. OR Define key. Explain various types of keys.

February 13, 2024January 31, 2024 by By Team EasyExamNotes

In the context of a Database Management System (DBMS), a “key” refers to a field or combination of fields that is used to uniquely identify … Read more

Describe mapping constraints with its types.

February 13, 2024January 31, 2024 by By Team EasyExamNotes

Mapping constraints in a database define rules that entities and their relationships must adhere to. Two main types of mapping constraints are mapping cardinalities and … Read more

Construct an ER diagram for the registrar’s office

February 13, 2024January 31, 2024 by By Team EasyExamNotes

Question: A university registrar’s office maintains data about the following entities (a) courses, including number, title, credits, syllabus and prerequisites; (b) course offerings, including course … Read more

Construct an ER diagram for University system.

February 11, 2024January 30, 2024 by By Team EasyExamNotes

What is purpose of the ER diagram ? Construct an ERdiagram for a University system which should include information about students, departments, professors, courses, which … Read more

What do you understand by attributes and domain ?Explain various types of attributes used in conceptual data model.

February 3, 2024January 30, 2024 by By Team EasyExamNotes

Attributes: Domain: Types of Attributes in a Conceptual Data Model:

What is ER model ? What are the elements of ER model ? What are the notations of ER diagram ?

February 11, 2024January 30, 2024 by By Team EasyExamNotes

An entity relationship model (ER model) is a way of representing the entitiesand the relationships between the entities in order to create a database. Element/Notation … Read more

Explain DBMS interfaces. What are the various DBMS interfaces ?

February 3, 2024January 30, 2024 by By Team EasyExamNotes

DBMS interfaces, or Database Management System interfaces, are tools or programs that allow users and applications to interact with a database. They provide a way … Read more

Describe the classification of database language. Which type of language is SQL ?

February 11, 2024January 30, 2024 by By Team EasyExamNotes

Now, as for SQL, it is primarily a Data Manipulation Language (DML). It is used for querying, updating, and managing data within the database. So, … Read more

Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 Next →

© 2024 EasyExamNotes.com | Some content on this site was generated with the assistance of Google's Gemini AI and ChatGPT.