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 
Q. 1. Explain the functions of the following: 
(a) Entities 
PROGRAM BCA (Revised Fall 2012) 
SEMESTER 3 
SUBJECT CODE & NAME BCA3020– Data Base Management System(DBMS) 
CREDIT 4 
BK ID B1479 
MAX. MARKS 60 
Answer:(a) Entities 
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 function. If the function takes many arguments, then the names of 
the arguments may spill across two or three lines. The paragraphs following this standard header explain 
the definition and uses of the function and often present examples or related functions. Sometimes two 
or more related functions are explained in a singl 
(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 
(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 
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-data diagram can be seen as combination of an business 
process model and data model. 
The process-data diagram that is depicted at the right, gives an overview of all of these 
activities/processes and 
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-expression, and escape-expression are compatible 
string expressions. There are slight differences in the types
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 instances of relations as input and yields instances 
of relations as output. It uses operators to perform 
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 the CLR/CLS and all end up as the same assembly 
language when compiled. Its your preference that 
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 contained in B’. The set A is said to be a proper subset if A 
⊆ B and A ≠B, and denoted by A ⊂ B. If there is even one member in A that is not a member of B, then A 
cannot be a subset of B. Empty set is 
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 Vertical
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

ER Modeling and Introduction to RDBMS
ER Modeling and Introduction to RDBMSER Modeling and Introduction to RDBMS
ER Modeling and Introduction to RDBMSRubal Sagwal
 
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
 
Mi0034 database management systems
Mi0034  database management systemsMi0034  database management systems
Mi0034 database management systemssmumbahelp
 
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
 
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
 
20100810
2010081020100810
20100810guanqoo
 
Relational Model - An Introduction
Relational Model - An IntroductionRelational Model - An Introduction
Relational Model - An IntroductionRajeev Srivastava
 
physical and logical data independence
physical and logical data independencephysical and logical data independence
physical and logical data independenceapoorva_upadhyay
 
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
 
Fundamentals of database system - Relational data model and relational datab...
Fundamentals of database system  - Relational data model and relational datab...Fundamentals of database system  - Relational data model and relational datab...
Fundamentals of database system - Relational data model and relational datab...Mustafa Kamel Mohammadi
 
Intro to relational model
Intro to relational modelIntro to relational model
Intro to relational modelATS SBGI MIRAJ
 
Dbms 9: Relational Model
Dbms 9: Relational ModelDbms 9: Relational Model
Dbms 9: Relational ModelAmiya9439793168
 
4 the relational data model and relational database constraints
4 the relational data model and relational database constraints4 the relational data model and relational database constraints
4 the relational data model and relational database constraintsKumar
 

What's hot (20)

Relational model
Relational modelRelational model
Relational model
 
The Relational Model
The Relational ModelThe Relational Model
The Relational Model
 
ER Modeling and Introduction to RDBMS
ER Modeling and Introduction to RDBMSER Modeling and Introduction to RDBMS
ER Modeling and Introduction to RDBMS
 
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...
 
DBMS - ER Model
DBMS - ER ModelDBMS - ER Model
DBMS - ER Model
 
Mi0034 database management systems
Mi0034  database management systemsMi0034  database management systems
Mi0034 database management systems
 
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
 
Relational database
Relational  databaseRelational  database
Relational database
 
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
 
E R model
E R modelE R model
E R model
 
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...
 
20100810
2010081020100810
20100810
 
Relational Model - An Introduction
Relational Model - An IntroductionRelational Model - An Introduction
Relational Model - An Introduction
 
physical and logical data independence
physical and logical data independencephysical and logical data independence
physical and logical data independence
 
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)
 
Fundamentals of database system - Relational data model and relational datab...
Fundamentals of database system  - Relational data model and relational datab...Fundamentals of database system  - Relational data model and relational datab...
Fundamentals of database system - Relational data model and relational datab...
 
Intro to relational model
Intro to relational modelIntro to relational model
Intro to relational model
 
Dbms 9: Relational Model
Dbms 9: Relational ModelDbms 9: Relational Model
Dbms 9: Relational Model
 
RDBMS_Unit 01
RDBMS_Unit 01RDBMS_Unit 01
RDBMS_Unit 01
 
4 the relational data model and relational database constraints
4 the relational data model and relational database constraints4 the relational data model and relational database constraints
4 the relational data model and relational database constraints
 

Similar to Get fully solved MBA assignments by email or call

Mapping objects to_relational_databases
Mapping objects to_relational_databasesMapping objects to_relational_databases
Mapping objects to_relational_databasesIvan Paredes
 
Mapping inheritance structures_mapping_class
Mapping inheritance structures_mapping_classMapping inheritance structures_mapping_class
Mapping inheritance structures_mapping_classTodor Kolev
 
COMPUTERS Database
COMPUTERS Database COMPUTERS Database
COMPUTERS Database Rc Os
 
Bca examination 2015 dbms
Bca examination 2015 dbmsBca examination 2015 dbms
Bca examination 2015 dbmsAnjaan Gajendra
 
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
 
Bca3020 database management system
Bca3020   database management systemBca3020   database management system
Bca3020 database management systemsmumbahelp
 
Mca1040 system analysis and design
Mca1040  system analysis and designMca1040  system analysis and design
Mca1040 system analysis and designsmumbahelp
 
Ch.03 - Class Diagram_1 OBJECT ORIENTED ANALYSIS AND DESIGN [O] .pptx
Ch.03 - Class Diagram_1 OBJECT ORIENTED ANALYSIS AND DESIGN [O] .pptxCh.03 - Class Diagram_1 OBJECT ORIENTED ANALYSIS AND DESIGN [O] .pptx
Ch.03 - Class Diagram_1 OBJECT ORIENTED ANALYSIS AND DESIGN [O] .pptxSohagSrz
 
Bca examination 2017 dbms
Bca examination 2017 dbmsBca examination 2017 dbms
Bca examination 2017 dbmsAnjaan Gajendra
 
Database system the final assignment for this course is an eight to
Database system the final assignment for this course is an eight toDatabase system the final assignment for this course is an eight to
Database system the final assignment for this course is an eight tomehek4
 
Dbms ii mca-ch4-relational model-2013
Dbms ii mca-ch4-relational model-2013Dbms ii mca-ch4-relational model-2013
Dbms ii mca-ch4-relational model-2013Prosanta Ghosh
 
08 class and sequence diagrams
08   class and sequence diagrams08   class and sequence diagrams
08 class and sequence diagramskebsterz
 
Mit102 data & file structures
Mit102  data & file structuresMit102  data & file structures
Mit102 data & file structuressmumbahelp
 
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
 
UNIT II STATIC UML DIAGRAMS.pptx
UNIT II STATIC UML DIAGRAMS.pptxUNIT II STATIC UML DIAGRAMS.pptx
UNIT II STATIC UML DIAGRAMS.pptxanguraju1
 

Similar to Get fully solved MBA assignments by email or call (20)

Bt0066 dbms
Bt0066 dbmsBt0066 dbms
Bt0066 dbms
 
Mapping objects to_relational_databases
Mapping objects to_relational_databasesMapping objects to_relational_databases
Mapping objects to_relational_databases
 
Mapping inheritance structures_mapping_class
Mapping inheritance structures_mapping_classMapping inheritance structures_mapping_class
Mapping inheritance structures_mapping_class
 
COMPUTERS Database
COMPUTERS Database COMPUTERS Database
COMPUTERS Database
 
Bca examination 2015 dbms
Bca examination 2015 dbmsBca examination 2015 dbms
Bca examination 2015 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...
 
Uml - An Overview
Uml - An OverviewUml - An Overview
Uml - An Overview
 
Bca3020 database management system
Bca3020   database management systemBca3020   database management system
Bca3020 database management system
 
Mca1040 system analysis and design
Mca1040  system analysis and designMca1040  system analysis and design
Mca1040 system analysis and design
 
SMD Unit ii
SMD Unit iiSMD Unit ii
SMD Unit ii
 
Ch.03 - Class Diagram_1 OBJECT ORIENTED ANALYSIS AND DESIGN [O] .pptx
Ch.03 - Class Diagram_1 OBJECT ORIENTED ANALYSIS AND DESIGN [O] .pptxCh.03 - Class Diagram_1 OBJECT ORIENTED ANALYSIS AND DESIGN [O] .pptx
Ch.03 - Class Diagram_1 OBJECT ORIENTED ANALYSIS AND DESIGN [O] .pptx
 
Bca examination 2017 dbms
Bca examination 2017 dbmsBca examination 2017 dbms
Bca examination 2017 dbms
 
Database system the final assignment for this course is an eight to
Database system the final assignment for this course is an eight toDatabase system the final assignment for this course is an eight to
Database system the final assignment for this course is an eight to
 
Bt0066 dbms
Bt0066 dbmsBt0066 dbms
Bt0066 dbms
 
Dbms ii mca-ch4-relational model-2013
Dbms ii mca-ch4-relational model-2013Dbms ii mca-ch4-relational model-2013
Dbms ii mca-ch4-relational model-2013
 
08 class and sequence diagrams
08   class and sequence diagrams08   class and sequence diagrams
08 class and sequence diagrams
 
Mit102 data & file structures
Mit102  data & file structuresMit102  data & file structures
Mit102 data & file structures
 
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
 
UNIT II STATIC UML DIAGRAMS.pptx
UNIT II STATIC UML DIAGRAMS.pptxUNIT II STATIC UML DIAGRAMS.pptx
UNIT II STATIC UML DIAGRAMS.pptx
 
2 rel-algebra
2 rel-algebra2 rel-algebra
2 rel-algebra
 

Get fully solved MBA assignments by email or call

  • 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 Q. 1. Explain the functions of the following: (a) Entities PROGRAM BCA (Revised Fall 2012) SEMESTER 3 SUBJECT CODE & NAME BCA3020– Data Base Management System(DBMS) CREDIT 4 BK ID B1479 MAX. MARKS 60 Answer:(a) Entities 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 function. If the function takes many arguments, then the names of the arguments may spill across two or three lines. The paragraphs following this standard header explain the definition and uses of the function and often present examples or related functions. Sometimes two or more related functions are explained in a singl (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 (c) Relationships
  • 2. 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 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-data diagram can be seen as combination of an business process model and data model. The process-data diagram that is depicted at the right, gives an overview of all of these activities/processes and 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-expression, and escape-expression are compatible string expressions. There are slight differences in the types
  • 3. 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 instances of relations as input and yields instances of relations as output. It uses operators to perform 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 the CLR/CLS and all end up as the same assembly language when compiled. Its your preference that 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 contained in B’. The set A is said to be a proper subset if A ⊆ B and A ≠B, and denoted by A ⊂ B. If there is even one member in A that is not a member of B, then A cannot be a subset of B. Empty set is 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 Vertical
  • 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