SlideShare a Scribd company logo
1 of 4
Dear students get fully solved assignments 
Send your semester & Specialization name to our mail id : 
“ help.mbaassignments@gmail.com ” 
or 
Call us at : 08263069601 
PROGRAM Master of Science in Information Technology(MSc 
SEMESTER 2 
SUBJECT CODE & NAME MIT202– Data Base Management System(DBMS) 
CREDIT 4 
BK ID B1479 
MAX. MARKS 60 
Q. 1. Explain the functions of the following 
(a) Entities 
(b) Attributes 
(c) Relationships 
Answer:(a) Entities 
IT)Revised Fall 2011 
Answer: Functions, variables, named constants, special forms, and macros are described using a 
distinctive typographical format. Table 1-1 illustrates the manner in which Common Lisp functions are 
documented. The first line specifies the name of the function, the manner in which it accepts 
arguments, and the fact that it is a 
(b) Attributes 
Answer: The keyword __attribute__ allows you to specify special attributes when making a declaration. 
This keyword is followed by an attribute specification inside double parentheses. The following
attributes are currently defined for functions on all targets: noreturn, noinline, always_inline, pure, 
const, format, format_arg, no_instrument_function, section, constructor, destructor, used, unused, 
deprecated, weak, malloc, and alias. Several other attributes are defined for functions on particular 
target systems. Other attributes, 
(c) Relationships 
Answer: A function is a set of rules to wich you input a value and get an output. So, the set of rules could 
be a human body and its complex Chemistry or the program inside a hard drive. An equation is simply 
two things being equal in at least one aspect. For example 3x=9 whether is 9 apples in one side and 3 
groups of pears in the other side or if they're all apples. This could occur with two variables as well, for 
instance y=x+3 if on one side 
Q. 2. List and explain the important responsibilities of database manager. 
Answer: A data administration (also known as a database administration manager, data architect, or 
information center manager) is a high level function responsible for the overall management of data 
resources in an organization. In order to perform its duties, the DA must know a good deal of system 
analysis and programming. 
These are the functions of a data 
Q. 3. Explain the Sequential File Organization with the help of diagrams. 
Answer: A process-data diagram is a diagram that describes processes and data that act as output of 
these processes. On the left side the meta-process model can be viewed and on the right side the meta 
concept model can be viewed. A process- 
Q. 4. Explain the LIKE Predicate
Answer: The LIKE predicate searches for strings that have a certain pattern. The pattern is specified by a 
string in which the underscore and percent sign may have special meanings. Trailing blanks in a pattern 
are part of the pattern.If the value of any of the arguments is null, the result of the LIKE predicate is 
unknown.The values for match-expression, pattern 
Q. 5. Explain basic operations of Relational algebra? 
Answer: Relational database systems are expected to be equipped by a query language that can assist 
its user to query the database instances. This way its user empowers itself and can populate the results 
as required. There are two kinds of query languages, relational algebra and relational calculus. Relational 
algebra is a procedural query language, which takes 
Q. 6. Explain any two features of Features of Object Oriented System. 
Answer:For you new programmers or programmers new to OOP, this article will briefly explain the 4 
major principles that make a language object-oriented: Encapsulation, Data Abstraction, Polymorphism 
and Inheritence. All examples will be in VB.Net, because in my opinion its easier for a new OOP 
programmer to read and understand at first. Certainly don’t think I’m saying you should use one .Net 
based language over another, as they all are based on 
Q. 7. Write a note on the following 
a)SUBSET Mapping 
Answer: SUBSET Mapping.A set is a well defined collection of objects. Well -defined means, that there 
exists a mechanism by which one is able to determine whether a given object belongs to a particular set 
or not. Objects that belong to a set are called elements or members of the set. Sets are usually denoted 
by capital letters and lower case letters are used to represent elements. A set A is said to be a subset of 
a set B; if and only if, every element of set A is also an element of set B. Such a relation between sets is 
denoted by A ⊆ B. It can also be read as ‘A is co
b) SUPERSET Mapping 
Answer: SUPERSET Mapping. A persistent class with a superset mapping contains attributes derived 
from columns of multiple tables. This type of mapping is also known as table spanning. Superset 
mappings are used to create "view classes" that hide the underlying data model, or to map a class 
inheritance tree to the database using a 
Dear students get fully solved assignments 
Send your semester & Specialization name to our mail id : 
“ help.mbaassignments@gmail.com ” 
or 
Call us at : 08263069601

More Related Content

What's hot

Relational Data Model Introduction
Relational Data Model IntroductionRelational Data Model Introduction
Relational Data Model IntroductionNishant Munjal
 
Mi0034 database management systems
Mi0034  database management systemsMi0034  database management systems
Mi0034 database management systemssmumbahelp
 
Bt0065, c programming and data structures
Bt0065, c programming and data structuresBt0065, c programming and data structures
Bt0065, c programming and data structuressmumbahelp
 
Query Processing, Query Optimization and Transaction
Query Processing, Query Optimization and TransactionQuery Processing, Query Optimization and Transaction
Query Processing, Query Optimization and TransactionPrabu U
 
Lecture 07 relational database management system
Lecture 07 relational database management systemLecture 07 relational database management system
Lecture 07 relational database management systememailharmeet
 
20100810
2010081020100810
20100810guanqoo
 
DBMS - Relational Model
DBMS - Relational ModelDBMS - Relational Model
DBMS - Relational ModelOvais Imtiaz
 
Dbms 10: Conversion of ER model to Relational Model
Dbms 10: Conversion of ER model to Relational ModelDbms 10: Conversion of ER model to Relational Model
Dbms 10: Conversion of ER model to Relational ModelAmiya9439793168
 
The Relational Data Model and Relational Database Constraints Ch5 (Navathe 4t...
The Relational Data Model and Relational Database Constraints Ch5 (Navathe 4t...The Relational Data Model and Relational Database Constraints Ch5 (Navathe 4t...
The Relational Data Model and Relational Database Constraints Ch5 (Navathe 4t...Raj vardhan
 
Relational database
Relational  databaseRelational  database
Relational databaseamkrisha
 
Schema Integration, View Integration and Database Integration, ER Model & Dia...
Schema Integration, View Integration and Database Integration, ER Model & Dia...Schema Integration, View Integration and Database Integration, ER Model & Dia...
Schema Integration, View Integration and Database Integration, ER Model & Dia...Mobarok Hossen
 

What's hot (20)

Bt0066 dbms
Bt0066 dbmsBt0066 dbms
Bt0066 dbms
 
Relational Data Model Introduction
Relational Data Model IntroductionRelational Data Model Introduction
Relational Data Model Introduction
 
Mi0034 database management systems
Mi0034  database management systemsMi0034  database management systems
Mi0034 database management systems
 
Programming in C
Programming in CProgramming in C
Programming in C
 
Fuzzy
FuzzyFuzzy
Fuzzy
 
Bt0065, c programming and data structures
Bt0065, c programming and data structuresBt0065, c programming and data structures
Bt0065, c programming and data structures
 
Query Processing, Query Optimization and Transaction
Query Processing, Query Optimization and TransactionQuery Processing, Query Optimization and Transaction
Query Processing, Query Optimization and Transaction
 
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
 
Dbms relational data model and sql queries
Dbms relational data model and sql queries Dbms relational data model and sql queries
Dbms relational data model and sql queries
 
20100810
2010081020100810
20100810
 
DBMS - Relational Model
DBMS - Relational ModelDBMS - Relational Model
DBMS - Relational Model
 
Dbms 10: Conversion of ER model to Relational Model
Dbms 10: Conversion of ER model to Relational ModelDbms 10: Conversion of ER model to Relational Model
Dbms 10: Conversion of ER model to Relational Model
 
The Relational Data Model and Relational Database Constraints Ch5 (Navathe 4t...
The Relational Data Model and Relational Database Constraints Ch5 (Navathe 4t...The Relational Data Model and Relational Database Constraints Ch5 (Navathe 4t...
The Relational Data Model and Relational Database Constraints Ch5 (Navathe 4t...
 
Nagaraju
NagarajuNagaraju
Nagaraju
 
Relational database
Relational  databaseRelational  database
Relational database
 
Syllabus ms
Syllabus msSyllabus ms
Syllabus ms
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
Schema Integration, View Integration and Database Integration, ER Model & Dia...
Schema Integration, View Integration and Database Integration, ER Model & Dia...Schema Integration, View Integration and Database Integration, ER Model & Dia...
Schema Integration, View Integration and Database Integration, ER Model & Dia...
 
Ds
DsDs
Ds
 

Viewers also liked

Mit302 web technologies
Mit302 web technologiesMit302 web technologies
Mit302 web technologiessmumbahelp
 
Mit201– operating system
Mit201– operating systemMit201– operating system
Mit201– operating systemsmumbahelp
 
6 consejos practicos para tener al día tu ordenador
6 consejos practicos para tener al día tu ordenador6 consejos practicos para tener al día tu ordenador
6 consejos practicos para tener al día tu ordenadorsale systems
 
Phillips Global Consult - Escritório Virtual
Phillips Global Consult - Escritório VirtualPhillips Global Consult - Escritório Virtual
Phillips Global Consult - Escritório Virtualluizvale
 
Mit301– object oriented analysis and design
Mit301– object oriented analysis and designMit301– object oriented analysis and design
Mit301– object oriented analysis and designsmumbahelp
 
2015寒假大學營隊
2015寒假大學營隊2015寒假大學營隊
2015寒假大學營隊TCGSSC25th
 
Oral Dispersible Tablets - A Review
Oral Dispersible Tablets - A ReviewOral Dispersible Tablets - A Review
Oral Dispersible Tablets - A Reviewpharmaindexing
 
гръко персийски войни
гръко персийски войнигръко персийски войни
гръко персийски войниMilena Petkova
 
Nasyonalismo sa India at Kanlurang Asya
Nasyonalismo sa India at Kanlurang AsyaNasyonalismo sa India at Kanlurang Asya
Nasyonalismo sa India at Kanlurang AsyaPrexus Ambixus
 
파이썬 문자열 이해하기
파이썬 문자열 이해하기파이썬 문자열 이해하기
파이썬 문자열 이해하기Yong Joon Moon
 
7 Pitfalls to Avoid in mHealth Web or App Design— White Paper
7 Pitfalls to Avoid in mHealth Web or App Design— White Paper7 Pitfalls to Avoid in mHealth Web or App Design— White Paper
7 Pitfalls to Avoid in mHealth Web or App Design— White PaperUBM Canon
 
Risk & Reporting
Risk & ReportingRisk & Reporting
Risk & ReportingInAudit BV
 
Interne Audit Services
Interne Audit ServicesInterne Audit Services
Interne Audit ServicesInAudit BV
 
Uitbesteding reporting
Uitbesteding reportingUitbesteding reporting
Uitbesteding reportingInAudit BV
 

Viewers also liked (20)

Mit302 web technologies
Mit302 web technologiesMit302 web technologies
Mit302 web technologies
 
Mit201– operating system
Mit201– operating systemMit201– operating system
Mit201– operating system
 
6 consejos practicos para tener al día tu ordenador
6 consejos practicos para tener al día tu ordenador6 consejos practicos para tener al día tu ordenador
6 consejos practicos para tener al día tu ordenador
 
resume_tcx
resume_tcxresume_tcx
resume_tcx
 
Phillips Global Consult - Escritório Virtual
Phillips Global Consult - Escritório VirtualPhillips Global Consult - Escritório Virtual
Phillips Global Consult - Escritório Virtual
 
Mit301– object oriented analysis and design
Mit301– object oriented analysis and designMit301– object oriented analysis and design
Mit301– object oriented analysis and design
 
2015寒假大學營隊
2015寒假大學營隊2015寒假大學營隊
2015寒假大學營隊
 
Oral Dispersible Tablets - A Review
Oral Dispersible Tablets - A ReviewOral Dispersible Tablets - A Review
Oral Dispersible Tablets - A Review
 
гръко персийски войни
гръко персийски войнигръко персийски войни
гръко персийски войни
 
Nasyonalismo sa India at Kanlurang Asya
Nasyonalismo sa India at Kanlurang AsyaNasyonalismo sa India at Kanlurang Asya
Nasyonalismo sa India at Kanlurang Asya
 
파이썬 문자열 이해하기
파이썬 문자열 이해하기파이썬 문자열 이해하기
파이썬 문자열 이해하기
 
InfinIT temadag om remote usability testing 10. december 2014
InfinIT temadag om remote usability testing 10. december 2014InfinIT temadag om remote usability testing 10. december 2014
InfinIT temadag om remote usability testing 10. december 2014
 
Konsep pendapatan nasional
Konsep pendapatan nasionalKonsep pendapatan nasional
Konsep pendapatan nasional
 
Sol y Lupus Eritematoso
Sol y Lupus Eritematoso Sol y Lupus Eritematoso
Sol y Lupus Eritematoso
 
7 Pitfalls to Avoid in mHealth Web or App Design— White Paper
7 Pitfalls to Avoid in mHealth Web or App Design— White Paper7 Pitfalls to Avoid in mHealth Web or App Design— White Paper
7 Pitfalls to Avoid in mHealth Web or App Design— White Paper
 
Ovary slide share 2
Ovary slide share 2Ovary slide share 2
Ovary slide share 2
 
Risk & Reporting
Risk & ReportingRisk & Reporting
Risk & Reporting
 
Interne Audit Services
Interne Audit ServicesInterne Audit Services
Interne Audit Services
 
Uitbesteding reporting
Uitbesteding reportingUitbesteding reporting
Uitbesteding reporting
 
God SEO 2015
God SEO 2015God SEO 2015
God SEO 2015
 

Similar to Mit202 data base management system(dbms)

Learning from similarity and information extraction from structured documents...
Learning from similarity and information extraction from structured documents...Learning from similarity and information extraction from structured documents...
Learning from similarity and information extraction from structured documents...Infrrd
 
Mca1040 system analysis and design
Mca1040  system analysis and designMca1040  system analysis and design
Mca1040 system analysis and designsmumbahelp
 
Mit102 data & file structures
Mit102  data & file structuresMit102  data & file structures
Mit102 data & file structuressmumbahelp
 
Mapping objects to_relational_databases
Mapping objects to_relational_databasesMapping objects to_relational_databases
Mapping objects to_relational_databasesIvan Paredes
 
Bca3020 database management system
Bca3020   database management systemBca3020   database management system
Bca3020 database management systemsmumbahelp
 
Bca examination 2015 dbms
Bca examination 2015 dbmsBca examination 2015 dbms
Bca examination 2015 dbmsAnjaan Gajendra
 
Islamic University Previous Year Question Solution 2019 (ADBMS)
Islamic University Previous Year Question Solution 2019 (ADBMS)Islamic University Previous Year Question Solution 2019 (ADBMS)
Islamic University Previous Year Question Solution 2019 (ADBMS)Rakibul Hasan Pranto
 
Mapping inheritance structures_mapping_class
Mapping inheritance structures_mapping_classMapping inheritance structures_mapping_class
Mapping inheritance structures_mapping_classTodor Kolev
 
Mca2020 advanced data structure
Mca2020  advanced data structureMca2020  advanced data structure
Mca2020 advanced data structuresmumbahelp
 
Bt0082, visual basic
Bt0082, visual basicBt0082, visual basic
Bt0082, visual basicsmumbahelp
 
Mi0034 database management system
Mi0034 database management systemMi0034 database management system
Mi0034 database management systemconsult4solutions
 
COMPUTERS Database
COMPUTERS Database COMPUTERS Database
COMPUTERS Database Rc Os
 
Data Structure.pptx
Data Structure.pptxData Structure.pptx
Data Structure.pptxSajalFayyaz
 
Bca winter 2013 2nd sem
Bca winter 2013 2nd semBca winter 2013 2nd sem
Bca winter 2013 2nd semsmumbahelp
 
introduction of database in DBMS
introduction of database in DBMSintroduction of database in DBMS
introduction of database in DBMSAbhishekRajpoot8
 
Bc0038– data structure using c
Bc0038– data structure using cBc0038– data structure using c
Bc0038– data structure using chayerpa
 
DIRECTIONS READ THE FOLLOWING STUDENT POST AND RESPOND EVALUATE I.docx
DIRECTIONS READ THE FOLLOWING STUDENT POST AND RESPOND EVALUATE I.docxDIRECTIONS READ THE FOLLOWING STUDENT POST AND RESPOND EVALUATE I.docx
DIRECTIONS READ THE FOLLOWING STUDENT POST AND RESPOND EVALUATE I.docxlynettearnold46882
 

Similar to Mit202 data base management system(dbms) (20)

Learning from similarity and information extraction from structured documents...
Learning from similarity and information extraction from structured documents...Learning from similarity and information extraction from structured documents...
Learning from similarity and information extraction from structured documents...
 
Mca1040 system analysis and design
Mca1040  system analysis and designMca1040  system analysis and design
Mca1040 system analysis and design
 
Mit102 data & file structures
Mit102  data & file structuresMit102  data & file structures
Mit102 data & file structures
 
Mapping objects to_relational_databases
Mapping objects to_relational_databasesMapping objects to_relational_databases
Mapping objects to_relational_databases
 
Bt0066 dbms
Bt0066 dbmsBt0066 dbms
Bt0066 dbms
 
Bca3020 database management system
Bca3020   database management systemBca3020   database management system
Bca3020 database management system
 
Bca examination 2015 dbms
Bca examination 2015 dbmsBca examination 2015 dbms
Bca examination 2015 dbms
 
Islamic University Previous Year Question Solution 2019 (ADBMS)
Islamic University Previous Year Question Solution 2019 (ADBMS)Islamic University Previous Year Question Solution 2019 (ADBMS)
Islamic University Previous Year Question Solution 2019 (ADBMS)
 
Mapping inheritance structures_mapping_class
Mapping inheritance structures_mapping_classMapping inheritance structures_mapping_class
Mapping inheritance structures_mapping_class
 
Mca2020 advanced data structure
Mca2020  advanced data structureMca2020  advanced data structure
Mca2020 advanced data structure
 
Bt0082, visual basic
Bt0082, visual basicBt0082, visual basic
Bt0082, visual basic
 
Mi0034 database management system
Mi0034 database management systemMi0034 database management system
Mi0034 database management system
 
Structure Arrays
Structure ArraysStructure Arrays
Structure Arrays
 
COMPUTERS Database
COMPUTERS Database COMPUTERS Database
COMPUTERS Database
 
Bt0066 dbms
Bt0066 dbmsBt0066 dbms
Bt0066 dbms
 
Data Structure.pptx
Data Structure.pptxData Structure.pptx
Data Structure.pptx
 
Bca winter 2013 2nd sem
Bca winter 2013 2nd semBca winter 2013 2nd sem
Bca winter 2013 2nd sem
 
introduction of database in DBMS
introduction of database in DBMSintroduction of database in DBMS
introduction of database in DBMS
 
Bc0038– data structure using c
Bc0038– data structure using cBc0038– data structure using c
Bc0038– data structure using c
 
DIRECTIONS READ THE FOLLOWING STUDENT POST AND RESPOND EVALUATE I.docx
DIRECTIONS READ THE FOLLOWING STUDENT POST AND RESPOND EVALUATE I.docxDIRECTIONS READ THE FOLLOWING STUDENT POST AND RESPOND EVALUATE I.docx
DIRECTIONS READ THE FOLLOWING STUDENT POST AND RESPOND EVALUATE I.docx
 

Mit202 data base management system(dbms)

  • 1. Dear students get fully solved assignments Send your semester & Specialization name to our mail id : “ help.mbaassignments@gmail.com ” or Call us at : 08263069601 PROGRAM Master of Science in Information Technology(MSc SEMESTER 2 SUBJECT CODE & NAME MIT202– Data Base Management System(DBMS) CREDIT 4 BK ID B1479 MAX. MARKS 60 Q. 1. Explain the functions of the following (a) Entities (b) Attributes (c) Relationships Answer:(a) Entities IT)Revised Fall 2011 Answer: Functions, variables, named constants, special forms, and macros are described using a distinctive typographical format. Table 1-1 illustrates the manner in which Common Lisp functions are documented. The first line specifies the name of the function, the manner in which it accepts arguments, and the fact that it is a (b) Attributes Answer: The keyword __attribute__ allows you to specify special attributes when making a declaration. This keyword is followed by an attribute specification inside double parentheses. The following
  • 2. attributes are currently defined for functions on all targets: noreturn, noinline, always_inline, pure, const, format, format_arg, no_instrument_function, section, constructor, destructor, used, unused, deprecated, weak, malloc, and alias. Several other attributes are defined for functions on particular target systems. Other attributes, (c) Relationships Answer: A function is a set of rules to wich you input a value and get an output. So, the set of rules could be a human body and its complex Chemistry or the program inside a hard drive. An equation is simply two things being equal in at least one aspect. For example 3x=9 whether is 9 apples in one side and 3 groups of pears in the other side or if they're all apples. This could occur with two variables as well, for instance y=x+3 if on one side Q. 2. List and explain the important responsibilities of database manager. Answer: A data administration (also known as a database administration manager, data architect, or information center manager) is a high level function responsible for the overall management of data resources in an organization. In order to perform its duties, the DA must know a good deal of system analysis and programming. These are the functions of a data Q. 3. Explain the Sequential File Organization with the help of diagrams. Answer: A process-data diagram is a diagram that describes processes and data that act as output of these processes. On the left side the meta-process model can be viewed and on the right side the meta concept model can be viewed. A process- Q. 4. Explain the LIKE Predicate
  • 3. Answer: The LIKE predicate searches for strings that have a certain pattern. The pattern is specified by a string in which the underscore and percent sign may have special meanings. Trailing blanks in a pattern are part of the pattern.If the value of any of the arguments is null, the result of the LIKE predicate is unknown.The values for match-expression, pattern Q. 5. Explain basic operations of Relational algebra? Answer: Relational database systems are expected to be equipped by a query language that can assist its user to query the database instances. This way its user empowers itself and can populate the results as required. There are two kinds of query languages, relational algebra and relational calculus. Relational algebra is a procedural query language, which takes Q. 6. Explain any two features of Features of Object Oriented System. Answer:For you new programmers or programmers new to OOP, this article will briefly explain the 4 major principles that make a language object-oriented: Encapsulation, Data Abstraction, Polymorphism and Inheritence. All examples will be in VB.Net, because in my opinion its easier for a new OOP programmer to read and understand at first. Certainly don’t think I’m saying you should use one .Net based language over another, as they all are based on Q. 7. Write a note on the following a)SUBSET Mapping Answer: SUBSET Mapping.A set is a well defined collection of objects. Well -defined means, that there exists a mechanism by which one is able to determine whether a given object belongs to a particular set or not. Objects that belong to a set are called elements or members of the set. Sets are usually denoted by capital letters and lower case letters are used to represent elements. A set A is said to be a subset of a set B; if and only if, every element of set A is also an element of set B. Such a relation between sets is denoted by A ⊆ B. It can also be read as ‘A is co
  • 4. b) SUPERSET Mapping Answer: SUPERSET Mapping. A persistent class with a superset mapping contains attributes derived from columns of multiple tables. This type of mapping is also known as table spanning. Superset mappings are used to create "view classes" that hide the underlying data model, or to map a class inheritance tree to the database using a Dear students get fully solved assignments Send your semester & Specialization name to our mail id : “ help.mbaassignments@gmail.com ” or Call us at : 08263069601