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

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

Describe data independence with its types

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

Explain data independence with its types. Data independence is a concept in database management that refers to the ability to make changes to the database … Read more

Describe data schema and instances.

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

Database Schema: Example: Schema Diagram for a Student Database Student (Name, Student_number, Class, Branch) Course (Course_name, Course_number, Department) Database Instances:

What are data models ? Briefly explain different types of data models.

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

Data models are tools used to define how the logical structure of a database is represented. They help describe data, relationships, semantics, and consistency constraints … Read more

Discuss the architecture of DBMS. What are the types of DBMS architecture ?

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

Types of Architecture: 1-Tier Architecture: 2-Tier Architecture: 3-Tier Architecture: Visual Explanation:

Older posts
Newer posts
← Previous Page1 Page2 Page3 Next →

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