SlideShare ist ein Scribd-Unternehmen logo
1 von 3
Spring-2016
Get solved assignments at nominal price of Rs.125 each.
Mail us at: subjects4u@gmail.com or contact at
09882243490
Master of Business Administration- MBA Semester 3
MI0034-Database Management System
(Book ID: B1966)
Assignment (60 Marks)
Note: Answer all questions must be written within 300 to 400 words each. Each Question carries 10
marks 6 X 10=60
Q1. What is Database Management System (DBMS)? Briefly explain the important properties of
database.
Explain Database Management System - 4
Important properties of database - 6
Answer. The major component in the database is “data.” Data is a raw fact that can be recorded and has
specific meaning. The processed data is called information. For example, the combination of letters “E” “L”
“E” “P” “H” “A” “N” “T” has no meaning to us unless it is used as a noun word “Elephant.” Here, the letter
“E” is a data and “Elephant” is information. The collection of data in rows and columns is called database.
Q2. Explain the different operations of relational algebra with suitable examples.
Answer. Relational Algebra
Relational algebra is a language in which one relation gets defined by another relation without the original
relation getting changed. There are many operations that work with relational algebra. Some of them are
given below:
Q3. What is client–server model? Briefly explain the advantages of client–server model.
Define client-server model with different parts - 7
List 3 advantages of client-server model - 3
Answer. Client–server model
The client–server model is basic to distributed systems; it allows clients to make requests that are routed
to the appropriate server in the form of transactions. The client–server model consists of three parts.
1. Client – The client is the machine (workstation or PC) running the frontend applications. It interacts with
a user through the keyboard, display and mouse. The client has no direct data access responsibilities. The
client machine provides front-end application software for accessing the data on the server. The clients
initiate transactions and the server processes the transactions.
Q4. a. Define SQL
b. Explain the different types of SQL
Answer. a. SQL is a relational database language used to communicate with a database. The American
National Standards Institute declared the standard language for RDBMS. Accordingly, the common
relational database management systems that SQL uses are Oracle, Sybase, Microsoft SQL Server, Access,
and so on. When the database is structured using the relational data model, SQL is a suitable language
because SQL is
Q5. a. Explain the two-phase locking protocol with various phases.
b. Elaborate advantages and disadvantages of Distributed database management system.
Answer. a. The two-phase locking protocol
The two-phase locking protocol is a process to access the shared resources as their own without creating
deadlocks. This process consists of two phases.
1. Growing phase – In this phase, the transaction may acquire lock, but may not release any locks.
Therefore, this phase is also called as resource acquisition activity.
Q6. Briefly explain the basic concepts of object-oriented data model.
Answer. A data model is a logic organisation of the real-world objects (entities), constraints put on them
and the relationships that exists among objects.
The basic concepts of object-oriented data model are the following:
Object identity
Any real-world entity is uniformly modelled as an object. They are attached with a unique ID which is used
to refer the object for retrieval. You can see an object retaining its identity even if some or all of the values
of variables or definitions of methods change over time. This concept of object identity is necessary in
Spring-2016
Get solved assignments at nominal price of Rs.125 each.
Mail us at: subjects4u@gmail.com or contact at
09882243490

Weitere ähnliche Inhalte

Was ist angesagt?

Mit202 data base management system(dbms)
Mit202  data base management system(dbms)Mit202  data base management system(dbms)
Mit202 data base management system(dbms)smumbahelp
 
Introduction to Data Abstraction
Introduction to Data AbstractionIntroduction to Data Abstraction
Introduction to Data AbstractionDennis Gajo
 
Dbms Interview Question And Answer
Dbms Interview Question And AnswerDbms Interview Question And Answer
Dbms Interview Question And AnswerJagan Mohan Bishoyi
 
Bt0065, c programming and data structures
Bt0065, c programming and data structuresBt0065, c programming and data structures
Bt0065, c programming and data structuressmumbahelp
 
Chapter 7 relation database language
Chapter 7 relation database languageChapter 7 relation database language
Chapter 7 relation database languageJafar Nesargi
 
Object database standards, languages and design
Object database standards, languages and designObject database standards, languages and design
Object database standards, languages and designDabbal Singh Mahara
 
Data Mining in Multi-Instance and Multi-Represented Objects
Data Mining in Multi-Instance and Multi-Represented ObjectsData Mining in Multi-Instance and Multi-Represented Objects
Data Mining in Multi-Instance and Multi-Represented Objectsijsrd.com
 
Bca examination 2015 dbms
Bca examination 2015 dbmsBca examination 2015 dbms
Bca examination 2015 dbmsAnjaan Gajendra
 
physical and logical data independence
physical and logical data independencephysical and logical data independence
physical and logical data independenceapoorva_upadhyay
 
Week 3 Classification of Database Management Systems & Data Modeling
Week 3 Classification of Database Management Systems & Data ModelingWeek 3 Classification of Database Management Systems & Data Modeling
Week 3 Classification of Database Management Systems & Data Modelingoudesign
 
Object oriented modeling
Object oriented modelingObject oriented modeling
Object oriented modelingPooja Dixit
 
Dbms 9: Relational Model
Dbms 9: Relational ModelDbms 9: Relational Model
Dbms 9: Relational ModelAmiya9439793168
 
Lecture 07 relational database management system
Lecture 07 relational database management systemLecture 07 relational database management system
Lecture 07 relational database management systememailharmeet
 

Was ist angesagt? (20)

Mit202 data base management system(dbms)
Mit202  data base management system(dbms)Mit202  data base management system(dbms)
Mit202 data base management system(dbms)
 
Introduction to Data Abstraction
Introduction to Data AbstractionIntroduction to Data Abstraction
Introduction to Data Abstraction
 
Dbms Interview Question And Answer
Dbms Interview Question And AnswerDbms Interview Question And Answer
Dbms Interview Question And Answer
 
Bt0065, c programming and data structures
Bt0065, c programming and data structuresBt0065, c programming and data structures
Bt0065, c programming and data structures
 
SQL
SQL SQL
SQL
 
Chapter 7 relation database language
Chapter 7 relation database languageChapter 7 relation database language
Chapter 7 relation database language
 
Object database standards, languages and design
Object database standards, languages and designObject database standards, languages and design
Object database standards, languages and design
 
Data Mining in Multi-Instance and Multi-Represented Objects
Data Mining in Multi-Instance and Multi-Represented ObjectsData Mining in Multi-Instance and Multi-Represented Objects
Data Mining in Multi-Instance and Multi-Represented Objects
 
Bca examination 2015 dbms
Bca examination 2015 dbmsBca examination 2015 dbms
Bca examination 2015 dbms
 
SQL
SQL SQL
SQL
 
physical and logical data independence
physical and logical data independencephysical and logical data independence
physical and logical data independence
 
Programming in C
Programming in CProgramming in C
Programming in C
 
Bc0041
Bc0041Bc0041
Bc0041
 
Week 3 Classification of Database Management Systems & Data Modeling
Week 3 Classification of Database Management Systems & Data ModelingWeek 3 Classification of Database Management Systems & Data Modeling
Week 3 Classification of Database Management Systems & Data Modeling
 
Object oriented modeling
Object oriented modelingObject oriented modeling
Object oriented modeling
 
PPL, OQL & oodbms
PPL, OQL & oodbmsPPL, OQL & oodbms
PPL, OQL & oodbms
 
Dbms 9: Relational Model
Dbms 9: Relational ModelDbms 9: Relational Model
Dbms 9: Relational Model
 
Rdbms
RdbmsRdbms
Rdbms
 
Lecture 07 relational database management system
Lecture 07 relational database management systemLecture 07 relational database management system
Lecture 07 relational database management system
 
Relational Model
Relational ModelRelational Model
Relational Model
 

Andere mochten auch

作業系統作業莊英基
作業系統作業莊英基作業系統作業莊英基
作業系統作業莊英基英基 莊
 
Marine companies in Qatar
Marine companies in QatarMarine companies in Qatar
Marine companies in Qatarqatpedia
 
CV (1) (3)
CV (1) (3)CV (1) (3)
CV (1) (3)Anu Amer
 
Ahmad Reza Khawar - Midterm Assignment SIBM Feb 2016
Ahmad Reza Khawar - Midterm Assignment SIBM Feb 2016Ahmad Reza Khawar - Midterm Assignment SIBM Feb 2016
Ahmad Reza Khawar - Midterm Assignment SIBM Feb 2016Reza Khawar
 
Global Automotive Scanner Market: Trends, Opportunities and Forecasts (2016-2...
Global Automotive Scanner Market: Trends, Opportunities and Forecasts (2016-2...Global Automotive Scanner Market: Trends, Opportunities and Forecasts (2016-2...
Global Automotive Scanner Market: Trends, Opportunities and Forecasts (2016-2...Azoth Analytics
 
Materi bab i surat al qadr dan al-alaq 1-5
Materi bab i surat al qadr dan al-alaq 1-5Materi bab i surat al qadr dan al-alaq 1-5
Materi bab i surat al qadr dan al-alaq 1-5wiki_tuwi23
 
Ppt bab asmaul husna
Ppt bab asmaul husnaPpt bab asmaul husna
Ppt bab asmaul husnawiki_tuwi23
 

Andere mochten auch (17)

جيل واعد
جيل واعد  جيل واعد
جيل واعد
 
作業系統作業莊英基
作業系統作業莊英基作業系統作業莊英基
作業系統作業莊英基
 
Marine companies in Qatar
Marine companies in QatarMarine companies in Qatar
Marine companies in Qatar
 
My present
My presentMy present
My present
 
CV (1) (3)
CV (1) (3)CV (1) (3)
CV (1) (3)
 
DFS_Profile
DFS_ProfileDFS_Profile
DFS_Profile
 
Ahmad Reza Khawar - Midterm Assignment SIBM Feb 2016
Ahmad Reza Khawar - Midterm Assignment SIBM Feb 2016Ahmad Reza Khawar - Midterm Assignment SIBM Feb 2016
Ahmad Reza Khawar - Midterm Assignment SIBM Feb 2016
 
Global Automotive Scanner Market: Trends, Opportunities and Forecasts (2016-2...
Global Automotive Scanner Market: Trends, Opportunities and Forecasts (2016-2...Global Automotive Scanner Market: Trends, Opportunities and Forecasts (2016-2...
Global Automotive Scanner Market: Trends, Opportunities and Forecasts (2016-2...
 
Materi bab i surat al qadr dan al-alaq 1-5
Materi bab i surat al qadr dan al-alaq 1-5Materi bab i surat al qadr dan al-alaq 1-5
Materi bab i surat al qadr dan al-alaq 1-5
 
Sabiranje
SabiranjeSabiranje
Sabiranje
 
Ppt bab asmaul husna
Ppt bab asmaul husnaPpt bab asmaul husna
Ppt bab asmaul husna
 
Evidence 3
Evidence 3Evidence 3
Evidence 3
 
How to cite sources
How to cite sourcesHow to cite sources
How to cite sources
 
TIME TREX- 01
TIME TREX- 01TIME TREX- 01
TIME TREX- 01
 
Lr4 kramarenko%201
Lr4 kramarenko%201Lr4 kramarenko%201
Lr4 kramarenko%201
 
Thermo fluids lab key
Thermo fluids lab keyThermo fluids lab key
Thermo fluids lab key
 
Asignación n°4
Asignación n°4Asignación n°4
Asignación n°4
 

Ähnlich wie Mi0034 database management system

Mi0034 database management system
Mi0034   database management systemMi0034   database management system
Mi0034 database management systemsmumbahelp
 
Mca1040 system analysis and design
Mca1040  system analysis and designMca1040  system analysis and design
Mca1040 system analysis and designsmumbahelp
 
dbms final.pdf
dbms final.pdfdbms final.pdf
dbms final.pdfRaKesh3868
 
Mi0034 – database management system
Mi0034 – database management systemMi0034 – database management system
Mi0034 – database management systemsmumbahelp
 
Mi0034 – database management system
Mi0034 – database management systemMi0034 – database management system
Mi0034 – database management systemsmumbahelp
 
Mca1040 system analysis and design
Mca1040  system analysis and designMca1040  system analysis and design
Mca1040 system analysis and designsmumbahelp
 
Bca3020 database management system
Bca3020   database management systemBca3020   database management system
Bca3020 database management systemsmumbahelp
 
Mi0034 –database management systems
Mi0034 –database management systemsMi0034 –database management systems
Mi0034 –database management systemssmumbahelp
 
What Is Super Key In Dbms
What Is Super Key In DbmsWhat Is Super Key In Dbms
What Is Super Key In DbmsTheresa Singh
 
Mi0034 summer-2016
Mi0034 summer-2016Mi0034 summer-2016
Mi0034 summer-2016smumbahelp
 
Mi0034 – database management system
Mi0034 – database management systemMi0034 – database management system
Mi0034 – database management systemsmumbahelp
 
Bca3020 database management system
Bca3020   database management systemBca3020   database management system
Bca3020 database management systemsmumbahelp
 
Mi0034 database management systems
Mi0034  database management systemsMi0034  database management systems
Mi0034 database management systemssmumbahelp
 
Mi0034 – database management system
Mi0034 – database management systemMi0034 – database management system
Mi0034 – database management systemsmumbahelp
 
Mi0034 database management systems
Mi0034  database management systemsMi0034  database management systems
Mi0034 database management systemssmumbahelp
 

Ähnlich wie Mi0034 database management system (20)

Mi0034 database management system
Mi0034   database management systemMi0034   database management system
Mi0034 database management system
 
Mca1040 system analysis and design
Mca1040  system analysis and designMca1040  system analysis and design
Mca1040 system analysis and design
 
dbms final.pdf
dbms final.pdfdbms final.pdf
dbms final.pdf
 
Mi0034 – database management system
Mi0034 – database management systemMi0034 – database management system
Mi0034 – database management system
 
Mi0034 – database management system
Mi0034 – database management systemMi0034 – database management system
Mi0034 – database management system
 
Mca1040 system analysis and design
Mca1040  system analysis and designMca1040  system analysis and design
Mca1040 system analysis and design
 
Bca3020 database management system
Bca3020   database management systemBca3020   database management system
Bca3020 database management system
 
Mi0034 –database management systems
Mi0034 –database management systemsMi0034 –database management systems
Mi0034 –database management systems
 
What Is Super Key In Dbms
What Is Super Key In DbmsWhat Is Super Key In Dbms
What Is Super Key In Dbms
 
Mi0034 summer-2016
Mi0034 summer-2016Mi0034 summer-2016
Mi0034 summer-2016
 
Mi0034 – database management system
Mi0034 – database management systemMi0034 – database management system
Mi0034 – database management system
 
Bca3020 database management system
Bca3020   database management systemBca3020   database management system
Bca3020 database management system
 
Bt0066 dbms
Bt0066 dbmsBt0066 dbms
Bt0066 dbms
 
Mi0034 database management systems
Mi0034  database management systemsMi0034  database management systems
Mi0034 database management systems
 
Bt0066 dbms
Bt0066 dbmsBt0066 dbms
Bt0066 dbms
 
Mi0034 – database management system
Mi0034 – database management systemMi0034 – database management system
Mi0034 – database management system
 
Data Base
Data BaseData Base
Data Base
 
nosql.pptx
nosql.pptxnosql.pptx
nosql.pptx
 
Cal Essay
Cal EssayCal Essay
Cal Essay
 
Mi0034 database management systems
Mi0034  database management systemsMi0034  database management systems
Mi0034 database management systems
 

Kürzlich hochgeladen

Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 

Kürzlich hochgeladen (20)

Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 

Mi0034 database management system

  • 1. Spring-2016 Get solved assignments at nominal price of Rs.125 each. Mail us at: subjects4u@gmail.com or contact at 09882243490 Master of Business Administration- MBA Semester 3 MI0034-Database Management System (Book ID: B1966) Assignment (60 Marks) Note: Answer all questions must be written within 300 to 400 words each. Each Question carries 10 marks 6 X 10=60 Q1. What is Database Management System (DBMS)? Briefly explain the important properties of database. Explain Database Management System - 4 Important properties of database - 6 Answer. The major component in the database is “data.” Data is a raw fact that can be recorded and has specific meaning. The processed data is called information. For example, the combination of letters “E” “L” “E” “P” “H” “A” “N” “T” has no meaning to us unless it is used as a noun word “Elephant.” Here, the letter “E” is a data and “Elephant” is information. The collection of data in rows and columns is called database. Q2. Explain the different operations of relational algebra with suitable examples. Answer. Relational Algebra Relational algebra is a language in which one relation gets defined by another relation without the original relation getting changed. There are many operations that work with relational algebra. Some of them are given below: Q3. What is client–server model? Briefly explain the advantages of client–server model. Define client-server model with different parts - 7 List 3 advantages of client-server model - 3
  • 2. Answer. Client–server model The client–server model is basic to distributed systems; it allows clients to make requests that are routed to the appropriate server in the form of transactions. The client–server model consists of three parts. 1. Client – The client is the machine (workstation or PC) running the frontend applications. It interacts with a user through the keyboard, display and mouse. The client has no direct data access responsibilities. The client machine provides front-end application software for accessing the data on the server. The clients initiate transactions and the server processes the transactions. Q4. a. Define SQL b. Explain the different types of SQL Answer. a. SQL is a relational database language used to communicate with a database. The American National Standards Institute declared the standard language for RDBMS. Accordingly, the common relational database management systems that SQL uses are Oracle, Sybase, Microsoft SQL Server, Access, and so on. When the database is structured using the relational data model, SQL is a suitable language because SQL is Q5. a. Explain the two-phase locking protocol with various phases. b. Elaborate advantages and disadvantages of Distributed database management system. Answer. a. The two-phase locking protocol The two-phase locking protocol is a process to access the shared resources as their own without creating deadlocks. This process consists of two phases. 1. Growing phase – In this phase, the transaction may acquire lock, but may not release any locks. Therefore, this phase is also called as resource acquisition activity. Q6. Briefly explain the basic concepts of object-oriented data model. Answer. A data model is a logic organisation of the real-world objects (entities), constraints put on them and the relationships that exists among objects. The basic concepts of object-oriented data model are the following: Object identity
  • 3. Any real-world entity is uniformly modelled as an object. They are attached with a unique ID which is used to refer the object for retrieval. You can see an object retaining its identity even if some or all of the values of variables or definitions of methods change over time. This concept of object identity is necessary in Spring-2016 Get solved assignments at nominal price of Rs.125 each. Mail us at: subjects4u@gmail.com or contact at 09882243490