Get IGNOU Help Books Delivered in Delhi NCR within 4-6 Hours! Through BORZO, Order Now for Exam Success, Call us on 9350849407. (T&C Apply)

IGNOU MCS-23
- Introduction to Database Management Systems,
Latest Solved Assignment

(July 2024 - January 2025)

MCS-23 Assignment

#1 Best Selling IGNOU Assignments in All Available in Market

Bought By: 5588 Students

Rating: 4.1

Get IGNOU MCS-23 Assignments Soft Copy ready for Download in PDF for (July 2024 - January 2025) in English Language.

  • Helps save time and effort-really well
  • Promises Good Marks in Less Time
  • Answers that are verified and accurate
  • Based on IGNOU Guidelines.
Only 6 left to stop selling the Same Copy people are viewing this, and 8 recently purchased it

Select Assignment Type

Typed or Handwritten
Instant Download in Next 2 Minutes after Payment.

Buy Bulk Assignments (Soft or Hard) Copy

Buy Bulk Handwritten Assignments
  • 100% Money-Back Guarantee
  • Faster Shopping
  • Choosing us saves you time and money
  • Guaranteed Safe Checkout

IGNOU MCS-23 July 2024 - January 2025 - Solved Assignment

Are you looking to download a PDF soft copy of the Solved Assignment MCS-23 - Introduction to Database Management Systems? Then GullyBaba is the right place for you. We have the Assignment available in English language.

This particular Assignment references the syllabus chosen for the subject of Computer Application, for the July 2024 - January 2025 session. The code for the assignment is MCS-23 and it is often used by students who are enrolled in the MCA, BCA Degree.

Once students have paid for the Assignment, they can Instantly Download to their PC, Laptop or Mobile Devices in soft copy as a PDF format. After studying the contents of this Assignment, students will have a better grasp of the subject and will be able to prepare for their upcoming tests.

IGNOU MCS-23 (July 2024 - January 2025) Assignment Questions

Q1: a) Give the limitations of file based system. How can they be overcome using DBMS?
b) Discuss the 3-level architecture of DBMS. Explain how it leads to data independence.
c) What are integrity constraints? Discuss the various types of integrity constraints that can be imposed on database.
d) What is the two phase locking protocol? How does it guarantee Serializability? Explain.
e) Discuss the anomalies due to insertion, updation and deletion in a relation that is not in QNF. Illustrate with the help of an example.f) List and explain the 4 basic properties of a Transaction with the help of appropriate examples.
g) Explain the Log-based recovery scheme with the help of an example.
h) Explain the need of Distributed DBMS over Centralized DBMS. Also give the structure of Distributed DBMS.
i) Write SQL commands for each of the following. Also illustrate the usage of each command through suitable example.
(i) Creation of views
(ii) Creation of sequences
(iii) Outer join
(iv) To give access permission to any user

Q2: A bookshop has a huge collection of books to sell them online and therefore requires a database to track its sales. For each book they store the Title, Author(s), name, Publisher, Volume, ISBN No., Price, Stock (no. of copies), Year of publication, etc. To help the customers to search the book, they require that each book is assigned to one or more categories such as Engineering, Sciences, Fiction, Literature, Applications, etc. If at all, any discounts that are there for certain books, need to be notified on the site (best-buy offer). To buy a book, a customer needs to register on the site. Also it maintains the profile of the user and also their earlier purchases. The bookshop also sends "Newsletter" to all the registered users to update them about the publications.
Identify the entities, relationships, constraints and cardinality and construct an ER diagram for the above mentioned specifications. List your assumptions and clearly indicate the cardinality mappings as well as any role indicators in your ER diagram.

Q3: Consider the following tables:
WORKS(Pname, Cname, Salary)
LIVES(Pname, Street, City)
LOCATED(Cname, City)
MANAGER(Pname, Mname)
Write a query in SQL for the following:
(i) List the names of the people who work for the company Wipro' along with the cities they live in.
(ii) Find the people who work for the company `Infosys' having salary greater than 50,000.
(iii)List the names of the people, along with the street and city addresses.
(iv) Find the persons whose salaries are more than that of all of the 'Oracle' employees.
(v) Find the names of the persons who do not work in `Infosys'.
Make suitable assumptions, if any.

Q4: (a) Compute the closure of the following set F of functional dependencies for relation schema
R = (A, B, C, D, E).
A → BC
CD → E
B → D
E → A
List the candidate keys for R.
(b) Consider the relation R (A, B, C, D, E) and the set of functional dependencies :-
F(A → D, {A,B} → C, D → E)
Assume that the decomposition of R into {R1 (A, B, C) and R2 (A, D, E)}.
Is this decomposition lossless? Justify?

IGNOU MCS-23 (July 2023 - January 2024) Assignment Questions

Q1:
a) Give the limitations of file based system. How can they be overcome using DBMS?
b) Discuss the 3-level architecture of DBMS. Explain how it leads to data independence.
c) What are integrity constraints? Discuss the various types of integrity constraints that can be imposed on database.
d) What is the two phase locking protocol? How does it guarantee Serializability? Explain.
e) Discuss the anomalies due to insertion, updation and deletion in a relation that is not in QNF. Illustrate with the help of an example.
f) List and explain the 4 basic properties of a Transaction with the help of appropriate examples.
g) Explain the Log-based recovery scheme with the help of an example.
h) Explain the need of Distributed DBMS over Centralized DBMS. Also give the structure of Distributed DBMS.
i) Write SQL commands for each of the following. Also illustrate the usage of each command through suitable example.
(i) Creation of views
(ii) Creation of sequences
(iii) Outer join
(iv) To give access permission to any user

Q2:
A bookshop has a huge collection of books to sell them online and therefore requires a database to track its sales. For each book they store the Title, Author(s), name, Publisher, Volume, ISBN No., Price, Stock (no. of copies), Year of publication, etc. To help the customers to search the book, they require that each book is assigned to one or more categories such as Engineering, Sciences, Fiction, Literature, Applications, etc. If at all, any discounts that are there for certain books, need to be notified on the site (best-buy offer). To buy a book, a customer needs to register on the site. Also it maintains the profile of the user and also their earlier purchases. The bookshop also sends "Newsletter" to all the registered users to update them about the publications.
Identify the entities, relationships, constraints and cardinality and construct an ER diagram for the above mentioned specifications. List your assumptions and clearly indicate the cardinality mappings as well as any role indicators in your ER diagram.

Q3:
Consider the following tables:
WORKS(Pname, Cname, Salary)
LIVES(Pname, Street, City)
LOCATED(Cname, City)
MANAGER(Pname, Mname)
Write a query in SQL for the following:
(i) List the names of the people who work for the company Wipro' along with the cities they live in.
(ii) Find the people who work for the company `Infosys' having salary greater than 50,000.
(iii)List the names of the people, along with the street and city addresses.
(iv) Find the persons whose salaries are more than that of all of the 'Oracle' employees.
(v) Find the names of the persons who do not work in `Infosys'.
Make suitable assumptions, if any.

Q4:
(a) Compute the closure of the following set F of functional dependencies for relation schema
R = (A, B, C, D, E).
A → BC
CD → E
B → D
E → A
List the candidate keys for R.
(b) Consider the relation R (A, B, C, D, E) and the set of functional dependencies :-
F(A → D, {A,B} → C, D → E)
Assume that the decomposition of R into {R1 (A, B, C) and R2 (A, D, E)}.
Is this decomposition lossless? Justify?

MCS-23 Assignment Details

  • University IGNOU (Indira Gandhi National Open University)
  • Title Introduction to Database Management Systems
  • Language(s) English
  • Session July 2024 - January 2025
  • Code MCS-23
  • Subject Computer Application
  • Degree(s) MCA, BCA
  • Course Core Courses (CC)
  • Author Gullybaba.com Panel
  • Publisher Gullybaba Publishing House Pvt. Ltd.

Assignment Submission End Date

The IGNOU open learning format requires students to submit study Assignments. Here is the final end date of the submission of this particular assignment according to the university calendar.

  • 30th April (if Enrolled in the June Exams)
  • 31st October (if Enrolled in the December Exams).

Download Files & Sessions Details

Here are the PDF files that you can Download for this Assignment. You can pick the language of your choice and see other relevant information such as the Session, File Size and Format.

English Language

  • July 2024 - January 2025 30 Pages (0.00 ), PDF Format SKU: IGNGB-AS-BCA-MCS23-EN-536
  • July 2023 - January 2024 23 Pages (0.00 ), PDF Format SKU: IGNGB-AS-BCA-MCS23-EN-472

What's Included

In this section you can find other relevant information related to the Assignment you are looking at. It will give you an idea of what to expect when downloading a PDF soft copy from GullyBaba.

  • All Solved Answers By IGNOU Experts.
  • Available for 3 Times for Download.
  • Downloadable Soft Copy in PDF.
  • Print Ready Format: A4 (21 x 29 x .20 cm (Width x Length x Height)