SlideShare a Scribd company logo
Dear students get fully solved assignments by professionals
Send your semester & Specialization name to our mail id :
stuffstudy5@gmail.com
or
call us at : 098153-33456
(Prefer mailing. Call in emergency )
ASSIGNMENT
DRIVE FALL 2015
PROGRAM MBADS (SEM 3/SEM 5)MBAFLEX/ MBA (SEM 3)
PGDISMN (SEM 1)
SUBJECT CODE & NAME MI0034 – DATABASE MANAGEMENT SYSTEM
BK ID B1966
CREDITS 4
MARKS 60
Note: Answer all questions. Kindly note that answers for 10 marks questions should be
approximately of 400 words. Each question is followed by evaluation scheme.
Q. 1. The data is stored in the form of tables which can be retrieved efficiently by any program as
per the request. Since the database users are vast in number, the database provides
authentication. Explain the different types of database users.
Answer:There are fourdifferenttypesof database systemusers,differentiatedby the way that they
expect to interact with the system. A primary goal of a database system is to provide an
environment for retrieving information from and storing new information into the database.
 Application programmers: They are computer professionals who interact with the system
through DML calls, which are embedded in a program written in a host language (for
example COBOL, C). Since the DML syntax is different from the host language syntax, DML
calls are usually prefaced by a special
Q. 2. Computer storage is divided into primary memory and secondary memory. Discuss with an
example, the different types of primary memory and secondary memory.
Answer:Primary Memory is a part of CPU (Central Processing Unit) whereas the secondary is
external tothe CPU.The Secondary Memory stores the data to keep it even when the electricity to
the PC (Personal Computer) iscutoff whereasthe PrimaryMemorylossesitscontentsimmediately.
Types of primary memory
(a) Analog Memory: This type of Memory was used in the computers built during 1960's. The basic
storage device in this type of memory consists of a small ring shaped piece of magnetic material
called a magnetic core. Each magnetic core in a
Q. 3. Considerany one example ofa relational database and show how the different operations of
relational algebra can be performed on the table showing the output.
Answer:A querylanguage isa language inwhichuserrequestsinformationfromthe database. it can
be categorized as either procedural or nonprocedural. In a procedural language the user instructs
the system to do a sequence of operations on database to compute the desired result. In
nonprocedural language the user describes the desired information without giving a specific
procedure for obtaining that information.
The relational algebraisaprocedural querylanguage.Itconsistsof a set of operations that take one
or two relations as input and produces a new relation as output.
Fundamental Operations
Q. 4. Describe the different normal forms with one example throughout.
Answer:Firstnormal form (1NF or Minimal Form) is a normal form used in database normalization.
A relational database tablethatadheresto 1NF is one that meets a certain minimum set of criteria.
These criteria are basically concerned with ensuring that the table is a faithful representation of a
relation and that it is free of repeating groups. The concept of a "repeating group" is, however,
understood in different ways by different theorists. As a consequence, there is no universal
agreement as to which features would disqualify a table from being in 1NF.
Q. 5. Write Short Notes on
a. Transaction Commit:Marks the endof a successful implicit or explicit transaction. If TRANCOUNT
is 1, COMMIT TRANSACTION makes all data modifications performed since the start of the
transaction a permanent
b. Atomicity:Indatabase systems,atomicity(oratomicness;fromGreeka-tomos,undividable) isone
of the ACIDtransaction properties. In an atomic transaction, a series of database operations either
all occur, or nothingoccurs.The seriesof operationscannotbe divided apart and executed partially
from
c. Deferred update:With deferred update, the macro could run an order of magnitude faster. The
more insidiousof the twowayshigher-levelcommands come about is through the efforts of a good
designer. The primitive operations of the editor are treated as building blocks for more complex
editor operations. This produces the usual increase in productivity during editor development -- a
good thing.
d. Security:Security is the degree of resistance to, or protection from, harm. It applies to any
vulnerable and valuable asset, such as a person, dwelling, community, nation, or organization. As
noted
e. System log:The system log file contains events that are logged by the operating system
components
Q. 6. With an example explain the working of ODBMS.
Explaining with an example
Answer:When you use an ODBMS, the way you use your data is the way you store it. The first
benefitcanbe foundindevelopment.Whenyouuse anODBMS, you will write less code than if you
were writing to an RDBMS. The reason for the smaller amount of code is simple -- when you are
using Java or C++ -- you won't
Dear students get fully solved assignments by professionals
Send your semester & Specialization name to our mail id :
stuffstudy5@gmail.com
or
call us at : 098153-33456
(Prefer mailing. Call in emergency )

More Related Content

What's hot

DavidEverhart-abyssinica
DavidEverhart-abyssinicaDavidEverhart-abyssinica
DavidEverhart-abyssinicaDavid Everhart
 
SE18_Lec 10_ UML Behaviour and Interaction Diagrams
SE18_Lec 10_ UML Behaviour and Interaction DiagramsSE18_Lec 10_ UML Behaviour and Interaction Diagrams
SE18_Lec 10_ UML Behaviour and Interaction DiagramsAmr E. Mohamed
 
SE_Lec 06_Object Oriented Analysis and Design
SE_Lec 06_Object Oriented Analysis and DesignSE_Lec 06_Object Oriented Analysis and Design
SE_Lec 06_Object Oriented Analysis and DesignAmr E. Mohamed
 
Database Management System
Database Management SystemDatabase Management System
Database Management SystemNANDINI SHARMA
 
program flow mechanisms, advanced computer architecture
program flow mechanisms, advanced computer architectureprogram flow mechanisms, advanced computer architecture
program flow mechanisms, advanced computer architecturePankaj Kumar Jain
 
Distributed design alternatives
Distributed design alternativesDistributed design alternatives
Distributed design alternativesPooja Dixit
 
Dbms level of architecture2
Dbms level of architecture2Dbms level of architecture2
Dbms level of architecture2Akshaya Parida
 
23. Advanced Datatypes and New Application in DBMS
23. Advanced Datatypes and New Application in DBMS23. Advanced Datatypes and New Application in DBMS
23. Advanced Datatypes and New Application in DBMSkoolkampus
 
Mca2010 – operating system
Mca2010 – operating systemMca2010 – operating system
Mca2010 – operating systemsmumbahelp
 
Mca2010 – operating system
Mca2010 – operating systemMca2010 – operating system
Mca2010 – operating systemsmumbahelp
 
Mca2010 – operating system
Mca2010 – operating systemMca2010 – operating system
Mca2010 – operating systemsmumbahelp
 
Flow control in computer
Flow control in computerFlow control in computer
Flow control in computerrud_d_rcks
 
Coupling and cohesion
Coupling and cohesionCoupling and cohesion
Coupling and cohesionSutha31
 
Flow oriented modeling
Flow oriented modelingFlow oriented modeling
Flow oriented modelingramyaaswin
 

What's hot (20)

DavidEverhart-abyssinica
DavidEverhart-abyssinicaDavidEverhart-abyssinica
DavidEverhart-abyssinica
 
SE18_Lec 10_ UML Behaviour and Interaction Diagrams
SE18_Lec 10_ UML Behaviour and Interaction DiagramsSE18_Lec 10_ UML Behaviour and Interaction Diagrams
SE18_Lec 10_ UML Behaviour and Interaction Diagrams
 
UML Unit 01
UML Unit 01UML Unit 01
UML Unit 01
 
SE_Lec 06_Object Oriented Analysis and Design
SE_Lec 06_Object Oriented Analysis and DesignSE_Lec 06_Object Oriented Analysis and Design
SE_Lec 06_Object Oriented Analysis and Design
 
Cohesion and coupling
Cohesion and couplingCohesion and coupling
Cohesion and coupling
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
 
program flow mechanisms, advanced computer architecture
program flow mechanisms, advanced computer architectureprogram flow mechanisms, advanced computer architecture
program flow mechanisms, advanced computer architecture
 
Distributed design alternatives
Distributed design alternativesDistributed design alternatives
Distributed design alternatives
 
Dbms level of architecture2
Dbms level of architecture2Dbms level of architecture2
Dbms level of architecture2
 
23. Advanced Datatypes and New Application in DBMS
23. Advanced Datatypes and New Application in DBMS23. Advanced Datatypes and New Application in DBMS
23. Advanced Datatypes and New Application in DBMS
 
Mca2010 – operating system
Mca2010 – operating systemMca2010 – operating system
Mca2010 – operating system
 
Mca2010 – operating system
Mca2010 – operating systemMca2010 – operating system
Mca2010 – operating system
 
Mca2010 – operating system
Mca2010 – operating systemMca2010 – operating system
Mca2010 – operating system
 
1816 1819
1816 18191816 1819
1816 1819
 
Flow control in computer
Flow control in computerFlow control in computer
Flow control in computer
 
Coupling and cohesion
Coupling and cohesionCoupling and cohesion
Coupling and cohesion
 
Design notation
Design notationDesign notation
Design notation
 
Dynamic Programming | Economics
Dynamic Programming | EconomicsDynamic Programming | Economics
Dynamic Programming | Economics
 
Data flow diagram
Data flow diagramData flow diagram
Data flow diagram
 
Flow oriented modeling
Flow oriented modelingFlow oriented modeling
Flow oriented modeling
 

Viewers also liked

Estudo 15 11 - aspectos importantes da oração bem sucedida
Estudo 15  11 - aspectos importantes da oração bem sucedidaEstudo 15  11 - aspectos importantes da oração bem sucedida
Estudo 15 11 - aspectos importantes da oração bem sucedidaJaed Gomes
 
Resume of Josh Cannon
Resume of Josh CannonResume of Josh Cannon
Resume of Josh CannonJosh Cannon
 
Trust and Influence in the Complex Network of Social Media
Trust and Influence in the Complex Network of Social MediaTrust and Influence in the Complex Network of Social Media
Trust and Influence in the Complex Network of Social MediaTeradata Aster
 
TCS SocialSoccer - England vs. Uruguay Prediction!
TCS SocialSoccer - England vs. Uruguay Prediction!TCS SocialSoccer - England vs. Uruguay Prediction!
TCS SocialSoccer - England vs. Uruguay Prediction!Tata Consultancy Services
 
Escravos da ignorância
Escravos da ignorânciaEscravos da ignorância
Escravos da ignorânciaLuciano Vieira
 
Es posible una vida sin papel
Es posible una vida sin papelEs posible una vida sin papel
Es posible una vida sin papelGillian Gonzalez
 
ESPM - 9 sugestões para socializar e mobilizar o e-commerce
ESPM - 9 sugestões para socializar e mobilizar o e-commerceESPM - 9 sugestões para socializar e mobilizar o e-commerce
ESPM - 9 sugestões para socializar e mobilizar o e-commercePablo Ibarrolaza
 
Plan de Desarrollo Concertado
Plan de Desarrollo ConcertadoPlan de Desarrollo Concertado
Plan de Desarrollo Concertadoj_aspillaga
 
Why digital communications for seniors suck? By Agata Kukwa. #RockitWAW
Why digital communications for seniors suck? By Agata Kukwa. #RockitWAWWhy digital communications for seniors suck? By Agata Kukwa. #RockitWAW
Why digital communications for seniors suck? By Agata Kukwa. #RockitWAWDigiComNet
 
Дмитрий Николаев, SUP, - Система статистики и рейтингов LiveJournal.com
Дмитрий Николаев, SUP, - Система статистики и рейтингов LiveJournal.com Дмитрий Николаев, SUP, - Система статистики и рейтингов LiveJournal.com
Дмитрий Николаев, SUP, - Система статистики и рейтингов LiveJournal.com Media Gorod
 
WATWUb dryo nmip_watsan_survey_2010_report_2
WATWUb dryo nmip_watsan_survey_2010_report_2WATWUb dryo nmip_watsan_survey_2010_report_2
WATWUb dryo nmip_watsan_survey_2010_report_2sssshekhar
 

Viewers also liked (20)

Estudo 15 11 - aspectos importantes da oração bem sucedida
Estudo 15  11 - aspectos importantes da oração bem sucedidaEstudo 15  11 - aspectos importantes da oração bem sucedida
Estudo 15 11 - aspectos importantes da oração bem sucedida
 
Resume of Josh Cannon
Resume of Josh CannonResume of Josh Cannon
Resume of Josh Cannon
 
past simple
past simplepast simple
past simple
 
Marival Vacation Club
Marival Vacation ClubMarival Vacation Club
Marival Vacation Club
 
Trust and Influence in the Complex Network of Social Media
Trust and Influence in the Complex Network of Social MediaTrust and Influence in the Complex Network of Social Media
Trust and Influence in the Complex Network of Social Media
 
Industrial Energy Efficiency - A Midwestern Report
Industrial Energy Efficiency - A Midwestern ReportIndustrial Energy Efficiency - A Midwestern Report
Industrial Energy Efficiency - A Midwestern Report
 
TCS SocialSoccer - England vs. Uruguay Prediction!
TCS SocialSoccer - England vs. Uruguay Prediction!TCS SocialSoccer - England vs. Uruguay Prediction!
TCS SocialSoccer - England vs. Uruguay Prediction!
 
Escravos da ignorância
Escravos da ignorânciaEscravos da ignorância
Escravos da ignorância
 
Es posible una vida sin papel
Es posible una vida sin papelEs posible una vida sin papel
Es posible una vida sin papel
 
S4 tarea4 sumab
S4 tarea4 sumabS4 tarea4 sumab
S4 tarea4 sumab
 
get_certificate
get_certificateget_certificate
get_certificate
 
ESPM - 9 sugestões para socializar e mobilizar o e-commerce
ESPM - 9 sugestões para socializar e mobilizar o e-commerceESPM - 9 sugestões para socializar e mobilizar o e-commerce
ESPM - 9 sugestões para socializar e mobilizar o e-commerce
 
Scooby Doo
Scooby DooScooby Doo
Scooby Doo
 
Presentación de la Consultoría Industrial X efficiency
Presentación de la Consultoría Industrial X efficiency Presentación de la Consultoría Industrial X efficiency
Presentación de la Consultoría Industrial X efficiency
 
Taras Shevchenko
Taras ShevchenkoTaras Shevchenko
Taras Shevchenko
 
Plan de Desarrollo Concertado
Plan de Desarrollo ConcertadoPlan de Desarrollo Concertado
Plan de Desarrollo Concertado
 
Why digital communications for seniors suck? By Agata Kukwa. #RockitWAW
Why digital communications for seniors suck? By Agata Kukwa. #RockitWAWWhy digital communications for seniors suck? By Agata Kukwa. #RockitWAW
Why digital communications for seniors suck? By Agata Kukwa. #RockitWAW
 
Дмитрий Николаев, SUP, - Система статистики и рейтингов LiveJournal.com
Дмитрий Николаев, SUP, - Система статистики и рейтингов LiveJournal.com Дмитрий Николаев, SUP, - Система статистики и рейтингов LiveJournal.com
Дмитрий Николаев, SUP, - Система статистики и рейтингов LiveJournal.com
 
WATWUb dryo nmip_watsan_survey_2010_report_2
WATWUb dryo nmip_watsan_survey_2010_report_2WATWUb dryo nmip_watsan_survey_2010_report_2
WATWUb dryo nmip_watsan_survey_2010_report_2
 
Опыт XML
Опыт XMLОпыт XML
Опыт XML
 

Similar to Mi0034 database management system

Bsc it winter 2013 2nd sem
Bsc it  winter 2013 2nd semBsc it  winter 2013 2nd sem
Bsc it winter 2013 2nd semsmumbahelp
 
Markinng schme ICT questions.pdf
Markinng schme ICT questions.pdfMarkinng schme ICT questions.pdf
Markinng schme ICT questions.pdfUWIZEYIMANAElise
 
Mca5033 open source db systems
Mca5033 open source db systemsMca5033 open source db systems
Mca5033 open source db systemssmumbahelp
 
Mi0034 –database management systems
Mi0034 –database management systemsMi0034 –database management systems
Mi0034 –database management systemssmumbahelp
 
Mit201– operating system
Mit201– operating systemMit201– operating system
Mit201– operating systemsmumbahelp
 
Combined Bank Question Solution(Updated) 25/10/2021 Assistant Hardware Engine...
Combined Bank Question Solution(Updated) 25/10/2021 Assistant Hardware Engine...Combined Bank Question Solution(Updated) 25/10/2021 Assistant Hardware Engine...
Combined Bank Question Solution(Updated) 25/10/2021 Assistant Hardware Engine...Engr. Md. Jamal Uddin Rayhan
 
Os files 2
Os files 2Os files 2
Os files 2Amit Pal
 
Mi0034 database management systems
Mi0034  database management systemsMi0034  database management systems
Mi0034 database management systemssmumbahelp
 
Bca2010 – operating system
Bca2010 – operating systemBca2010 – operating system
Bca2010 – operating systemsmumbahelp
 
Bangladesh Bank Assistant Maintenance Engineer Question Solution.
Bangladesh Bank Assistant Maintenance Engineer Question Solution.Bangladesh Bank Assistant Maintenance Engineer Question Solution.
Bangladesh Bank Assistant Maintenance Engineer Question Solution.Engr. Md. Jamal Uddin Rayhan
 
Bt0070, operating systems
Bt0070, operating systemsBt0070, operating systems
Bt0070, operating systemssmumbahelp
 
Mca1040 system analysis and design
Mca1040  system analysis and designMca1040  system analysis and design
Mca1040 system analysis and designsmumbahelp
 
Mi0034 – database management system
Mi0034 – database management systemMi0034 – database management system
Mi0034 – database management systemsmumbahelp
 
Bca2010 – operating system
Bca2010 – operating systemBca2010 – operating system
Bca2010 – operating systemsmumbahelp
 
Mi0034 – database management system
Mi0034 – database management systemMi0034 – database management system
Mi0034 – database management systemsmumbahelp
 
Bca2020 data structure and algorithm
Bca2020   data structure and algorithmBca2020   data structure and algorithm
Bca2020 data structure and algorithmsmumbahelp
 

Similar to Mi0034 database management system (20)

Bsc it winter 2013 2nd sem
Bsc it  winter 2013 2nd semBsc it  winter 2013 2nd sem
Bsc it winter 2013 2nd sem
 
Markinng schme ICT questions.pdf
Markinng schme ICT questions.pdfMarkinng schme ICT questions.pdf
Markinng schme ICT questions.pdf
 
Mca5033 open source db systems
Mca5033 open source db systemsMca5033 open source db systems
Mca5033 open source db systems
 
Mi0034 –database management systems
Mi0034 –database management systemsMi0034 –database management systems
Mi0034 –database management systems
 
Is 4 th
Is 4 thIs 4 th
Is 4 th
 
Co question 2008
Co question 2008Co question 2008
Co question 2008
 
Mit201– operating system
Mit201– operating systemMit201– operating system
Mit201– operating system
 
Combined Bank Question Solution(Updated) 25/10/2021 Assistant Hardware Engine...
Combined Bank Question Solution(Updated) 25/10/2021 Assistant Hardware Engine...Combined Bank Question Solution(Updated) 25/10/2021 Assistant Hardware Engine...
Combined Bank Question Solution(Updated) 25/10/2021 Assistant Hardware Engine...
 
Os files 2
Os files 2Os files 2
Os files 2
 
Mi0034 database management systems
Mi0034  database management systemsMi0034  database management systems
Mi0034 database management systems
 
Bca2010 – operating system
Bca2010 – operating systemBca2010 – operating system
Bca2010 – operating system
 
Techpaper
TechpaperTechpaper
Techpaper
 
Bangladesh Bank Assistant Maintenance Engineer Question Solution.
Bangladesh Bank Assistant Maintenance Engineer Question Solution.Bangladesh Bank Assistant Maintenance Engineer Question Solution.
Bangladesh Bank Assistant Maintenance Engineer Question Solution.
 
Higher Homework
Higher HomeworkHigher Homework
Higher Homework
 
Bt0070, operating systems
Bt0070, operating systemsBt0070, operating systems
Bt0070, operating systems
 
Mca1040 system analysis and design
Mca1040  system analysis and designMca1040  system analysis and design
Mca1040 system analysis and design
 
Mi0034 – database management system
Mi0034 – database management systemMi0034 – database management system
Mi0034 – database management system
 
Bca2010 – operating system
Bca2010 – operating systemBca2010 – operating system
Bca2010 – operating system
 
Mi0034 – database management system
Mi0034 – database management systemMi0034 – database management system
Mi0034 – database management system
 
Bca2020 data structure and algorithm
Bca2020   data structure and algorithmBca2020   data structure and algorithm
Bca2020 data structure and algorithm
 

Recently uploaded

Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXMIRIAMSALINAS13
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfVivekanand Anglo Vedic Academy
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...Sayali Powar
 
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdfTelling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdfTechSoup
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online PresentationGDSCYCCE
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptSourabh Kumar
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya - UEM Kolkata Quiz Club
 
The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...sanghavirahi2
 
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringBasic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringDenish Jangid
 
The Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational ResourcesThe Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational Resourcesaileywriter
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345beazzy04
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxEduSkills OECD
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPCeline George
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...Nguyen Thanh Tu Collection
 
Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointELaRue0
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonSteve Thomason
 
Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resourcesdimpy50
 
How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17Celine George
 

Recently uploaded (20)

Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdfTelling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
 
The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...
 
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringBasic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
 
The Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational ResourcesThe Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational Resources
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
 
Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPoint
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resources
 
How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17
 
Operations Management - Book1.p - Dr. Abdulfatah A. Salem
Operations Management - Book1.p  - Dr. Abdulfatah A. SalemOperations Management - Book1.p  - Dr. Abdulfatah A. Salem
Operations Management - Book1.p - Dr. Abdulfatah A. Salem
 

Mi0034 database management system

  • 1. Dear students get fully solved assignments by professionals Send your semester & Specialization name to our mail id : stuffstudy5@gmail.com or call us at : 098153-33456 (Prefer mailing. Call in emergency ) ASSIGNMENT DRIVE FALL 2015 PROGRAM MBADS (SEM 3/SEM 5)MBAFLEX/ MBA (SEM 3) PGDISMN (SEM 1) SUBJECT CODE & NAME MI0034 – DATABASE MANAGEMENT SYSTEM BK ID B1966 CREDITS 4 MARKS 60 Note: Answer all questions. Kindly note that answers for 10 marks questions should be approximately of 400 words. Each question is followed by evaluation scheme. Q. 1. The data is stored in the form of tables which can be retrieved efficiently by any program as per the request. Since the database users are vast in number, the database provides authentication. Explain the different types of database users. Answer:There are fourdifferenttypesof database systemusers,differentiatedby the way that they expect to interact with the system. A primary goal of a database system is to provide an environment for retrieving information from and storing new information into the database.  Application programmers: They are computer professionals who interact with the system through DML calls, which are embedded in a program written in a host language (for example COBOL, C). Since the DML syntax is different from the host language syntax, DML calls are usually prefaced by a special Q. 2. Computer storage is divided into primary memory and secondary memory. Discuss with an example, the different types of primary memory and secondary memory. Answer:Primary Memory is a part of CPU (Central Processing Unit) whereas the secondary is external tothe CPU.The Secondary Memory stores the data to keep it even when the electricity to the PC (Personal Computer) iscutoff whereasthe PrimaryMemorylossesitscontentsimmediately. Types of primary memory
  • 2. (a) Analog Memory: This type of Memory was used in the computers built during 1960's. The basic storage device in this type of memory consists of a small ring shaped piece of magnetic material called a magnetic core. Each magnetic core in a Q. 3. Considerany one example ofa relational database and show how the different operations of relational algebra can be performed on the table showing the output. Answer:A querylanguage isa language inwhichuserrequestsinformationfromthe database. it can be categorized as either procedural or nonprocedural. In a procedural language the user instructs the system to do a sequence of operations on database to compute the desired result. In nonprocedural language the user describes the desired information without giving a specific procedure for obtaining that information. The relational algebraisaprocedural querylanguage.Itconsistsof a set of operations that take one or two relations as input and produces a new relation as output. Fundamental Operations Q. 4. Describe the different normal forms with one example throughout. Answer:Firstnormal form (1NF or Minimal Form) is a normal form used in database normalization. A relational database tablethatadheresto 1NF is one that meets a certain minimum set of criteria. These criteria are basically concerned with ensuring that the table is a faithful representation of a relation and that it is free of repeating groups. The concept of a "repeating group" is, however, understood in different ways by different theorists. As a consequence, there is no universal agreement as to which features would disqualify a table from being in 1NF. Q. 5. Write Short Notes on a. Transaction Commit:Marks the endof a successful implicit or explicit transaction. If TRANCOUNT is 1, COMMIT TRANSACTION makes all data modifications performed since the start of the transaction a permanent b. Atomicity:Indatabase systems,atomicity(oratomicness;fromGreeka-tomos,undividable) isone of the ACIDtransaction properties. In an atomic transaction, a series of database operations either all occur, or nothingoccurs.The seriesof operationscannotbe divided apart and executed partially from c. Deferred update:With deferred update, the macro could run an order of magnitude faster. The more insidiousof the twowayshigher-levelcommands come about is through the efforts of a good
  • 3. designer. The primitive operations of the editor are treated as building blocks for more complex editor operations. This produces the usual increase in productivity during editor development -- a good thing. d. Security:Security is the degree of resistance to, or protection from, harm. It applies to any vulnerable and valuable asset, such as a person, dwelling, community, nation, or organization. As noted e. System log:The system log file contains events that are logged by the operating system components Q. 6. With an example explain the working of ODBMS. Explaining with an example Answer:When you use an ODBMS, the way you use your data is the way you store it. The first benefitcanbe foundindevelopment.Whenyouuse anODBMS, you will write less code than if you were writing to an RDBMS. The reason for the smaller amount of code is simple -- when you are using Java or C++ -- you won't Dear students get fully solved assignments by professionals Send your semester & Specialization name to our mail id : stuffstudy5@gmail.com or call us at : 098153-33456 (Prefer mailing. Call in emergency )