NPTEL

  • Announcements
  • Explore Courses

Database Management System

dbms assignment nptel

27562 students have enrolled already!!

dbms assignment nptel

In association with

dbms assignment nptel

Navigation Menu

Search code, repositories, users, issues, pull requests..., provide feedback.

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly.

To see all available qualifiers, see our documentation .

nptel-assignments

Here are 64 public repositories matching this topic..., kishanrajput23 / nptel-the-joy-of-computing-using-python.

Study materials related to this course.

  • Updated Oct 27, 2023

souraavv / NPTEL-DAA-Programming-Assignment-Solutions

Programming assignments of NPTEL DAA course taken by Prof. Madhavan Mukund of Chennai Mathematical Institute.

  • Updated Dec 8, 2022

kishanrajput23 / NPTEL-Programming-In-java

  • Updated Apr 14, 2022

omunite215 / NPTEL-Programming-in-Java-Ultimate-Guide

I am sharing my journey of studying a course on Programming in Java taught by Prof.Debasis Samanta Sir IIT Kharagpur

  • Updated Dec 4, 2023

kadeep47 / NPTEL-Getting-Started-With-Competitive-Programming

[Aug - Oct 2023] Solutions for NPTEL Course Getting started with competitive programming weekly assignment.

  • Updated Sep 6, 2023

Md-Awaf / NPTEL-Course-Getting-started-with-Competitive-Programming

Solutions for NPTEL Course Getting started with competitive programming weekly assignment.

  • Updated Apr 20, 2023

rvutd / NPTEL-Joy-of-Computing-2020

Programming Assignment Solutions

  • Updated May 5, 2020

guru-shreyansh / NPTEL-Programming-in-Java

The sole intention behind this repository is to help the beginners in Java with the course contents.

  • Updated Aug 1, 2021

biophilic16 / NPTEL-Answers

Nptel assignment answer for Java Programming.

  • Updated Apr 12, 2024

roopeshsn / embedded-system-design-nptel

Embedded System Design Course Materials - NPTEL

  • Updated May 6, 2022

avinashyadav16 / The-Joy-of-Computing-Using-Pyhton

12 Weeks long NPTEL Elective MOOC Course's codes, assignments and solutions.

  • Updated Oct 30, 2023
  • Jupyter Notebook

gunjanmimo / NPTEL-The-Joy-of-Computing-using-Python

  • Updated Jan 26, 2020

AdishiSood / The-Joy-of-Computing-using-Python

  • Updated Apr 28, 2021

gxuxhxm / NPTEL-The-Joy-of-Computing-using-Python

NPTEL-The-Joy-of-Computing-using-Python with NOTES and Weekly quizes Answers

  • Updated Jun 25, 2024

NPTEL-Course / Programming-Data-Structures-And-Algorithms-Using-Python

Nptel Course Solutions : Programming, Data Structures And Algorithms Using Python

  • Updated Nov 30, 2020

ShishiraB / Programming-Data-Structures-And-Algorithms-Using-Python

This is a repository where i have tried to give explaination

  • Updated Mar 1, 2023

NPTEL-Course / Google-Cloud-Computing-Foundations

Nptel Course Solution : Google Cloud Computing Foundations

  • Updated Nov 19, 2020

code-reaper08 / NPTEL-Practice-Repo

Practice repo for NPTEL 📚 Programming, Data Structures and Algorithms.

  • Updated Aug 27, 2021

CGreenP / NPTEL-Introduction-to-Programming-in-C-Assignment-4-Question-1

NPTEL Introduction to Programming in C Assignment 4 Question 1

  • Updated Apr 2, 2024

lonebots / python-programming-joc-nptel

Python programming repository for NPTEL joy of computing course

  • Updated Dec 21, 2020

Improve this page

Add a description, image, and links to the nptel-assignments topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nptel-assignments topic, visit your repo's landing page and select "manage topics."

Category: NPTEL

Programming in modern c++ | week 12, introduction to internet of things week 12, introduction to industry 4.0 and industrial internet of things | week 12, an introduction to artificial intelligence | week 12, the joy of computing using python | week 12, quantum mechanics 1 | week 12, programming in java | week 12, principles of management | week 12, leadership and team effectiveness | week 12, introduction to machine learning | week 12.

swayam-logo





















dbms assignment nptel

DOWNLOAD APP

dbms assignment nptel

SWAYAM SUPPORT

Please choose the SWAYAM National Coordinator for support. * :

NPTEL Data Base Management System Assignment 1 Answers 2023

NPTEL Data Base Management System Assignment 1 Answers: 2023 – All the Answers provided below to help the students as a reference, You must submit your assignment at your own knowledge.

NPTEL Data Base Management System Week 1 Assignment Answers 2023

1. Which of the following statements is (are) correct?

  • a) Phsical level abstraction describes how a record is stored.
  • b) View level abstraction hides details of data types.
  • c) Physical level abstraction describ e s data stored in a database and their relationships.
  • d) Logical level abstraction defines the physical schema.

2. Consider the following relations:

Subject (sid, sn a me, credit) Faculty (fid, sid) Which of the following is correct?

  • a) RA 1 C RAz
  • b) RAg C RAg
  • c) RAI C RA g
  • d) RA1 = RAg

3. What does the following Relational Algebra expression return?

  • a) All heights except the maximum height from Mountain relation.
  • b) All heights except the minimum height from Mountain relation.
  • c) Minimum height from Mountain relation.
  • d) Maximum height from Mountain relation.

4. Consider the relational schema PhoneBook (Name, PhoneNo, Location, LastCalled)

  • Ankit 3222265783 Kolkata 15 Ju l
  • Shreya 3222265783 Delhi 16 Jul
  • Ankit 2222586110 Delhi 16 Jul
  • Shreya 2222586110 K olkata 15 Jul

5. Consider the relation Flight (FlightNo, Source, Destination, Duration) where {FlightNo} and {Source, Destination, Duration} are the 2 candidate keys. What is the possible num- ber of superke y s of Flight?

6. Consider a truth table having the following columns P Q R= ((P V Q) – -P) S= ( (P V Q) – P) If the truth table, with all the values, is represented as a relational instance, which column(s) (attribute(s)) should be chosen as candidate keys?

7. Consider the following instance of ChatBox (SenderID, ReceiverID).

NPTEL Data Base Management System Assignment 1 Answers 2023

8. Consider the following table:

NPTEL Data Base Management System Assignment 1 Answers 2023

9. Consider the following table:

NPTEL Data Base Management System Assignment 1 Answers 2023

10. Which of the following can be a candidate k e y for the following instance?

NPTEL Data Base Management System Assignment 1 Answers 2023

 

About Data Base Management System

Databases form the backbone of all major applications today – tightly or loosely coupled, intranet or internet based, financial, social, administrative, and so on. Structured Database Management Systems (DBMS) based on relational and other models have long formed the basis for such databases. Consequently, Oracle, Microsoft SQL Server, Sybase etc. have emerged as leading commercial systems while MySQL, PostgreSQL etc. lead in open source and free domain. CRITERIA TO GET A CERTIFICATE Average assignment score = 25% of average of best 6 assignments out of the total 8 assignments given in the course. Exam score = 75% of the proctored certification exam score out of 100 Final score = Average assignment score + Exam score YOU WILL BE ELIGIBLE FOR A CERTIFICATE ONLY IF AVERAGE ASSIGNMENT SCORE >=10/25 AND EXAM SCORE >= 30/75. If one of the 2 criteria is not met, you will not get the certificate even if the Final score >= 40/100. You can find Data Base Management System Assignment 1 Answers below.

NPTEL Data Base Management System Assignment 1 Answers July 2022

1. Identify the correct statement (s).

NPTEL Data Base Management System Assignment 1 Answers 2023

2. A relation R has 2 candidate keys withl and 2 attributes respectively. There are 40 super keys of R. What is the total number of attributes in R? a) 3 b) 4 c) 5 d) 6

Answers will be Uploaded Shortly and it will be Notified on Telegram, So  JOIN NOW

NPTEL Data Base Management System Assignment 1 Answers 2023

3. Which of the following relational operations will produce the following tuple only? a) (QB1 U QB2) x (QB2 U QB1) b) (QB1-QB2) n (QB2 QB1) c) (QB1 QB2) x (QB2 QB1) d) (QB1 n QB2) – (QB2 n QB1)

4. Which of the following is a Secondary Key in CelestialReport? a) {ReportBy, ReportScore}. b) {ReportBy, GroupLead}. c) {CroupLead, Celestial0bject}. d) {ReportScore, GroupLead}

5. Consider the following relational schema for a university: student (roll.no, name, dob) dept (deptNo, dName, location) project (proj-no, deptNo, rOllno, pName) What is the type of the key(s) that will be used to uniquely identify an entity of the project relation? a) simple key b) Alternate Key C)Composite Key d) Compound key

6. ldentity the correct relational algebraic expression for the following query: Find the names of students uho have selected any project offered by the department “CSE”. a) ||name ( (student a project) bM lHdeptNo dName= “CSE” (dept) )) b) ||name (aName=” “CSE” (dept project)) ) c) ||name (o dName=* “CSE” (student ba dept) ba (project) ) d) ||name (student ba (aName= “CSE” (project) ))

👇 For Week 02 Assignment Answers 👇

7. ldentify the correct operation(s) which will produce the following output from the above two relations. a) R1 R2 b) R2- -R1 c) (R1 UR2) n (Ri n Ra) d) (R1-R2) U (Ra- R)

8. ldentity the correct operation(s) which produces the following output from the above relation. a) ||(YEAR_PUB=2010) v (TOTAL SOLD_COPIES >15000) (BookDetalls) b) ||YEARPUB=2010) A (TOTAL.SOLD.cOPIES > 15000) (BookDetails) c) (YEAR_PUB=2010) v (TOTAL SOLD COPIES > 15000) (BookDetails) d) (YEARPUB=2010) (TOTAL SOLD.COPIES > 15000) (BookDetails)

9. Consider the following instannce:

NPTEL Data Base Management System Assignment 1 Answers 2023

10. Which of the following can be a candidate key for the following instance? a) (BOOKID, YEAR PUB} b) {BOOK_ID, BOOK TITLE} c) {BOOKTITLE, AUTHOR NAME} d) {B0OK_ID}

NPTEL Data Base Management System Assignment 1 Answers 2022: All the Answers provided below to help the students as a reference, You must submit your assignment at your own knowledge.

For More NPTEL Answers:-  CLICK HERE Join Our Telegram:-  CLICK HERE

NPTEL Data Base Management System Assignment 1 Answers Jan 2022

Q1. Identify the correct statement(s) from the following.

a) The overall physical structure of the database is called physical schema. b) The actual content of the database at a particular point in time is called an instance. c) Data dictionary does not contain any database schema. d) Physical schema describes how data is stored in the database and the relationships among the data.

Answer:- (A), (B)

Q2. Consider the following instance:

Data Base Management System Assignment 1 Answers

Identify the correct representation of MLDatabase schema.

a) MLDatabase (Model, Accuracy. Dataset, TrainingData). b) MLDatabase (Model, Accuracy, Datanet, TrainingData). c) MLDatabase (Model, Accuracy, Dataset, TrainingData). d) MLDatabase (Model, Accuracy, Dataset, TrainingData).

Answer:- (A)

Q3. Identify the incorrect statement(s).

a) A Super Key is a set of one or more attributes that, taken collectively, allows us to uniquely identify an entity in the entity set. b) A proper subset of a candidate key is called a Super Key. c) The minimal set of attributes that allows us to uniquely identify an entity in the entity set is called a candidate key. d) A proper subset of a Super Key is not always a Candidate Key.

Answer:- (B)

Q4. Consider two relations below. The primary keys are underlined. Identify all possible foreign key (s) from the options. Employee (EmpID, Enano, Salary) where EmpID is of type integer, Ename is of type string. and Salary is of type decimal number. Project (EmpID, Pnumber) where ExpID is of type integer, and Pnumber is of type string.

a) Ename b) EmpID c) Paunber d) EmpID, Pnumber

Q5. Consider the following instance of ImageRec (31. DepthImage, Coordi, Coord2))

NPTEL Data Base Management System Assignment 1 Answers 2023

Which of the following is a Secondary Key in InageRec?

a) (S1. Depth Image). b) (Coord1, Coord2). c) (Coord2, DepthImage). d) (Coord1. DepthImage).

Answer:- (C)

Q6. Consider the following instances:

NPTEL Data Base Management System Assignment 1 Answers 2023

How many tuples will be selected by aplayer=Gamer (Game1 x Game2) ?

a) 3 b) 4 c) 8 d) 9

Q7. Consider the two tables given below.

NPTEL Data Base Management System Assignment 1 Answers 2023

Identify the correct statement from the following.

a) Cartesian product of Student and Teacher has six tuples b) Cartesian product of Student and Teacher is not possible. c) There will be three tuples in the result of the natural join between Student and Teacher. d) Natural Join between Student and Teacher is not possible.

Answer:- (D)

Q8. Consider the following table:

NPTEL Data Base Management System Assignment 1 Answers 2023

Identify the correct operation(s) which produces the following output from the above relation.

NPTEL Data Base Management System Assignment 1 Answers 2023

a) II (Branch-Address) (Salary>10000) (EmployeeDetails) b) II (Branch-Address) v (Salary>10000) (EmployeeDetails) c) (Branch-Address) (Salary>10000) (EmployeeDetails) d) (Branch-Address) v (Salary>10000) (EmployeeDetails)

Q9. Consider the following tables:

NPTEL Data Base Management System Assignment 1 Answers 2023

Identify the correct operation(s) which will produce the following output from the above two relations.

NPTEL Data Base Management System Assignment 1 Answers 2023

a) R₁-R₂ b) R 2 -R 1 c) (R 1 UR₂) ∩ (R 1 ∩R₂) d) (R 1 -R₂) U (R₂-R₁)

Q10. Which of the following can be a candidate key for the following instance?

NPTEL Data Base Management System Assignment 1 Answers 2023

a) {EmpName} b) (Branch) c) (EmpName, Address) d) (Emplame, Branch)

Answer:-(D)

READ IT ALSO:-

NPTEL English Literature for competitive exams Assignment 1 Answers

NPTEL Data Analytics with Python Assignment 1 Answers 2022

NPTEL Introduction To Internet Of Things Assignment 1 Answers

NPTEL Cloud Computing Week 1 Assignment Answers 2022

NPTEL Python for Data Science Assignment 1 Answers 2022

NPTEL The Joy of Computing using Python Assignment 1 Answers

NPTEL Data Base Management System Assignment 1 Answers:- All the Answers provided below to help the students as a reference, You must submit your assignment at your own knowledge.

Leave a Comment Cancel reply

You must be logged in to post a comment.

Please Enable JavaScript in your Browser to Visit this Site.

IMAGES

  1. NPTEL Data Base Management System assignment week 5 answers

    dbms assignment nptel

  2. NPTEL Week 7 Database Management System Assignment 7 Answers

    dbms assignment nptel

  3. NPTEL Week 8 Database Management System Assignment 8 Answers

    dbms assignment nptel

  4. NPTEL DataBase Management System ASSIGNMENT ANSWERS 2021

    dbms assignment nptel

  5. NPTEL DBMS assignment solution week 6 || NPTEL DBMS Quiz assignment week 6

    dbms assignment nptel

  6. NPTEL Database Management System Exam Syllabus with Full Details

    dbms assignment nptel

VIDEO

  1. DBMS NPTEL week 3 Assignment Answers

  2. NPTEL DBMS Week 3 assignment explanation

  3. NPTEL 2024 Data Base Management System DBMS week 8 assignment solution. plz check my pinned comment

  4. NPTEL DBMS WEEK 7 ASSIGNMENT 7 ANSWERS MARCH 2024

  5. NPTEL Assignment Answers/Solutions || DataBase Management Systems DBMS Week 6 (March,2020)

  6. NPTEL 2024 Data Base Management System DBMS week 1 assignment solution

COMMENTS

  1. Data Base Management System

    In this background the course examines data structures, file organizations, concepts and principles of DBMS's, data analysis, database design, data modeling, database management, data & query optimization, and database implementation. More specifically, the course introduces relational data models; entity-relationship modeling, SQL, data ...

  2. Computer Science and Engineering

    Courses. Computer Science and Engineering. NOC:Data Base Management System (Video) Syllabus. Co-ordinated by : IIT Kharagpur. Available from : 2017-12-21. Lec : 1. Watch on YouTube.

  3. Introduction to Database Systems

    This course introduces the students to the various theoretical and practical principles involved in the design and use of databases systems with the help of database management systems (DBMS) and the SQL Standard. Note: This exam date is subjected to change based on seat availability. You can check final exam date on your hall ticket.

  4. PDF noc19 cs46 assignment Week 1

    NPTEL » Database Management System Unit 3 - Week 1 Announcements About the Course [email protected] Mentor Ask a Question Progress Course outline How to access the portal Week O : Assignment week 1 Lecture 1 : Course Overview Lecture 2 . Introduction to Lecture 3 : Introduction to DBMS/2 Lecture 4 : Introduction to Relational Model/l

  5. NOC

    Structured Database Management Systems (DBMS) based on relational and other models have long formed the basis for such databases. Consequently, Oracle, Microsoft SQL Server, Sybase etc. have emerged as leading commercial systems while MySQL, PostgreSQL etc. lead in open source and free domain. While DBMS’s differ in the details, they ...

  6. Data Base Management System

    Data Base Management System. ABOUT THE COURSE : Databases form the backbone of all major applications today - tightly or loosely coupled, intranet or internet based, financial, social, administrative, and so on. Structured Database Management Systems (DBMS) based on relational and other models have long formed the basis for such databases.

  7. Database Management System

    Final score will be calculated as : 25% assignment score + 75% final exam score 25% assignment score is calculated as 25% of average of 08 weeks course: Best 6 out of 8 assignments E-Certificate will be given to those who register and write the exam and score greater than or equal to 40% final score.

  8. Nptelallass 22

    nptel answers assignments database management system: assignment total marks 20 june 2022 question consider the following table: student roll cs121 cs432 cs432. Skip to document. University; High School; ... nptel answers assignments. Course. Database Management system (cs201) 10 Documents. Students shared 10 documents in this course. University

  9. Database Management System Week 6 Assignment 6 Solution

    #dbms #nptel #swayam #DatabseManagementSystemAll content and materials provided on video are intended for educational purposes.All Week Assignment SolutionDB...

  10. Data Base Management System Week 3 Assignment 3 Solutions

    Data Base Management System NPTEL Week 3 Assignment Answers || Jan apr 2024 || @OPEducore Course: Data Base Management SystemOffered by: IIT KharagpurDurat...

  11. NPTEL DBMS 2024 assignment solutions

    NPTEL DBMS 2024 assignment solutions. nptel exam 2024 assignment notes. Course. Database Management System (CSC502) 101 Documents. ... Database Management System: Assignment 1. Total Marks : 20. January 15, 2024 Question 1. Marks: 2 MCQ A relation R has 2 candidate keys with 1 attribute each. There are 6 possible super keys of R.

  12. Database Management System Week 2 Assignment 2 Solution

    #dbms #nptel #swayam #DatabseManagementSystemDBMS All Week Assignment Solution - https://www.youtube.com/playlist?list=PL__28a0xFM--2skDen7ZsIjI9tTikqkB2Pyth...

  13. NOC

    Structured Database Management Systems (DBMS) based on relational and other models have long formed the basis for such databases. Consequently, Oracle, Microsoft SQL Server, Sybase etc. have emerged as leading commercial systems while MySQL, PostgreSQL etc. lead in open source and free domain. While DBMS s differ in the details, they share a ...

  14. NPTEL Week 0 Assignment Data Base Management System July 2023

    In this video, we will be discussing the NPTEL Week 0 assignment for the Database Management System course starting in July 2023. The course aims to provide ...

  15. NOC

    Databases form the backbone of all major applications today tightly or loosely coupled, intranet or internet based, financial, social, administrative, and so on. Structured Database Management Systems (DBMS) based on relational and other models have long formed the basis for such databases. Consequently, Oracle, Microsoft SQL Server, Sybase etc ...

  16. nptel-assignments · GitHub Topics · GitHub

    To associate your repository with the nptel-assignments topic, visit your repo's landing page and select "manage topics." GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.

  17. Database Management System

    In this background the course examines data structures, file organizations, concepts and principles of DBMS's, data analysis, database design, data modeling, database management, data & query optimization, and database implementation. More specifically, the course introduces relational data models; entity-relationship modeling, SQL, data ...

  18. NPTEL Assignment Answers 2024 And Solutions Progiez

    We provide you NPTEL Assignment Answers 2024 and solutions of all courses. Week 1,2,3, 4, 5, 6, 7 , 8, 9, 10 ,11, 1. By Swayam platform.

  19. DBMS NPTEL week 2 assignment detailed solution(explained!)

    this video goes over assignment from week 2 in dbms nptel and explains each question...

  20. Swayam

    Welcome to Swayam-NPTEL. Enhance skills that meet your need online. NPTEL Online Certification Courses NPTEL is a project of MHRD initiated by 7 IITs along with the IISc, Bangalore in 2003, to provide quality education to anyone interested in learning from the IITs. ...

  21. NPTEL Data Base Management System Assignment 1 Answers 2023

    NPTEL Data Base Management System Assignment 1 Answers Jan 2022. Q1. Identify the correct statement (s) from the following. a) The overall physical structure of the database is called physical schema. b) The actual content of the database at a particular point in time is called an instance. c) Data dictionary does not contain any database ...

  22. PDF noc19 cs46 assignment Week 3

    noc19 cs46 assignment Week 3. swayam NPTEL » Database Management System Unit 5 - Week 3 Announcements About the Course [email protected] Mentor Ask a Question Progress Course outline How to access the portal Week O : Assignment week 1 week 2 week 3 Lecture 11 Advanced SQL Lecture 12 : Formal Relational Query Languages Lecture 13 ...

  23. NPTEL Week 3 Assignment: Data Base Management System July 2023

    Dive into the realm of Database Management Systems with our comprehensive guide to NPTEL's Week 3 Assignment in the course "Database Management System" for J...