Database Management System (DMS)

Multiple Choice Questions (MCQs)

Go To pages -> 0/1/2/3/4/5/6/7

1   A Database Management System (DBMS) is
    (A)   Collection of interrelated data
    (B)   Collection of programs to access data
    (C)   Collection of data describing one particular enterprise
    (D)   All of the above
[showhide type=”button7c1″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
2   Which of the following is not a level of data abstraction?
    (A)   Physical Level
    (B)   Critical Level
    (C)   Logical Level
    (D)   View Level
[showhide type=”button7c2″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
3   Disadvantages of File systems to store data is
    (A)   Data redundancy and inconsistency
    (B)   Difficulty in accessing data
    (C)   Data isolation
    (D)   All of the above
[showhide type=”button7c3″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
4   In an Entity-Relationship Diagram Rectangles represents
    (A)   Entity sets
    (B)   Attributes
    (C)   Database
    (D)   Tables
[showhide type=”button7c4″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
5   Which of the following is not a Storage Manager Component?
    (A)   Transaction Manager
    (B)   Logical Manager
    (C)   Buffer Manager
    (D)   File Manager
[showhide type=”button7c5″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
6   Data Manipulation Language enables users to
    (A)   Retrieval of information stored in database
    (B)   Insertion of new information into the database
    (C)   Deletion of information from the database
    (D)   All of the above
[showhide type=”button7c6″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
7   Which of the following is not a Schema?
    (A)   Database Schema
    (B)   Physical Schema
    (C)   Critical Schema
    (D)   Logical Schema
[showhide type=”button7c7″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
8   Which of the following is Database Language?
    (A)   Data Definition Language
    (B)   Data Manipulation Language
    (C)   Query Language
    (D)   All of the above
[showhide type=”button7c8″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
9   Which of the following in not a function of DBA?
    (A)   Network Maintenance
    (B)   Routine Maintenance
    (C)   Schema Definition
    (D)   Authorization for data access
[showhide type=”button7c9″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
10   Which of the following is a Data Model?
    (A)   Entity-Relationship model
    (B)   Relational data model
    (C)   Object-Based data model
    (D)   All of the above
[showhide type=”button7c10″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
11   Which of the following represents a relationship among a set of values?
    (A)   A Row
    (B)   A Table
    (C)   A Field
    (D)   A Column
[showhide type=”button7c11″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
12   Column header is refer as
    (A)   Table
    (B)   Relation
    (C)   Attributes
    (D)   Domain
[showhide type=”button7c12″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
13   A Relation is a
    (A)   Subset of a Cartesian product of a list of attributes
    (B)   Subset of a Cartesian product of a list of domains
    (C)   Subset of a Cartesian product of a list of tuple
    (D)   Subset of a Cartesian product of a list of relations
[showhide type=”button7c13″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
14   In mathematical term Table is referred as
    (A)   Relation
    (B)   Attribute
    (C)   Tuple
    (D)   Domain
[showhide type=”button7c14″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
15   In mathematical term Row is referred as
    (A)   Relation
    (B)   Attribute
    (C)   Tuple
    (D)   Domain
[showhide type=”button7c15″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
16   _______ allow us to identify uniquely a tuple in the relation.
    (A)   Super key
    (B)   Domain
    (C)   Attribute
    (D)   Schema
[showhide type=”button7c16″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
17   Minimal Super keys are called
    (A)   Schema keys
    (B)   Candidate keys
    (C)   Domain keys
    (D)   Attribute keys
[showhide type=”button7c17″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
18   Which of the following is not Modification of the Database?
    (A)   Deletion
    (B)   Insertion
    (C)   Sorting
    (D)   Updating
[showhide type=”button7c18″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
19   Which of the following is Relation-algebra Operation?
    (A)   Select
    (B)   Union
    (C)   Rename
    (D)   All of the above
[showhide type=”button7c19″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
20   Which of the following in not Outer join?
    (A)   Left outer join
    (B)   Right outer join
    (C)   Full outer join
    (D)   All of the above
[showhide type=”button7c20″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
21   Who proposed the relational model?
    (A)   Bill Gates
    (B)   E.F. Codd
    (C)   Herman Hollerith
    (D)   Charles Babbage
[showhide type=”button7c21″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
22   Set of permitted values of each attribute is called
    (A)   Domain
    (B)   Tuple
    (C)   Relation
    (D)   Schema
[showhide type=”button7c22″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
23   Which of the following is true regarding Null Value?
    (A)   Null = 0
    (B)   Null <0
    (C)   Null> 0
    (D)   Null<>0
[showhide type=”button7c23″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
24   Logical design of database is called
    (A)   Database Instance
    (B)   Database Snapshot
    (C)   Database Schema
    (D)   All of the above
[showhide type=”button7c24″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
25   Snapshot of the dta in the database at a given instant of time is called
    (A)   Database Schema
    (B)   Database Instance
    (C)   Database Snapshot
    (D)   All of the above
[showhide type=”button7c25″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
26   Which of the following is not Unary operation?
    (A)   Select
    (B)   Project
    (C)   Rename
    (D)   Union
[showhide type=”button7c26″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
27   Which of the following is not binary operation?
    (A)   Union
    (B)   Project
    (C)   Set Difference
    (D)   Cartesian product
[showhide type=”button7c27″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
28   Which of the following is correct regarding Aggregate functions?
    (A)   It takes a list of values and returns a single values as result
    (B)   It takes a list of values and returns a list of values as result
    (C)   It takes a single value and returns a list of values as result
    (D)   It takes a single value and returns a single value as result
[showhide type=”button7c28″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
29   The Primary key must be
    (A)   Non Null
    (B)   Unique
    (C)   Option A or B
    (D)   Option A and B
[showhide type=”button7c29″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
30   A command to remove a relation from an SQL database
    (A)   Delete table
      (B)   Drop table
      (C)   Erase table
      (D)   Alter table
    [showhide type=”button7c30″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    31   Which of the following is not an Aggregate function?
      (A)   Min
      (B)   Max
      (C)   Select
      (D)   Avg
    [showhide type=”button8c1″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    32   The attribute that can be divided into other attributes is called
      (A)   Simple Attribute
      (B)   Composite Attribute
      (C)   Multi-valued Attribute
      (D)   Derived Attribute
    [showhide type=”button8c2″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    33   In an Entity-Relationship Diagram “Ellipses” represents
      (A)   Attributes
      (B)   Weak entity set
      (C)   Relationship sets
      (D)   Multi-valued attributes
    [showhide type=”button8c3″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    34   In an Entity-Relationship Diagram “Diamonds” represents
      (A)   Attributes
      (B)   Multi-valued attributes
      (C)   Weak entity set
      (D)   Relationship sets
    [showhide type=”button8c4″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    35   What are ACID properties of Transactions?
      (A)   Atomicity, Consistency, Isolation, Database
      (B)   Atomicity, Consistency, Isolation, Durability
      (C)   Atomicity, Consistency, Inconsistent, Durability
      (D)   Automatically, Concurrency, Isolation, Durability
    [showhide type=”button8c5″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    36   If every non-key attribute is functionally dependent on the primary key, the relation will be in
      (A)   First Normal Form
      (B)   Second Normal Form
      (C)   Third Normal Form
      (D)   Fourth Formal Form
    [showhide type=”button8c6″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    37   Database locking concept is used to solve the problem of
      (A)   Lost Update
      (B)   Uncommitted Dependency
      (C)   Inconsistent Data
      (D)   All of the above
    [showhide type=”button8c7″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    38   UML is stands for
      (A)   Universal Modeling Language
      (B)   Unified Modeling Language
      (C)   United Modeling Language
      (D)   Uni Modeling Language
    [showhide type=”button8c8″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    39   Data Manipulation Language (DML) is not to
      (A)   Create information table in the Database
      (B)   Insertion of new information into the Database
      (C)   Deletion of information in the Database
      (D)   Modification of information in the Database
    [showhide type=”button8c9″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    40   Which of the following in true regarding Referential Integrity?
      (A)   Every primary-key value must match a primary-key value in an associated table
      (B)   Every primary-key value must match a foreign-key value in an associated table
      (C)   Every foreign-key value must match a primary-key value in an associated table
      (D)   Every foreign-key value must match a foreign-key value in an associated table
    [showhide type=”button8c10″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    41   Which of the following option is use to retrieval of data?
      (A)   Stack
      (B)   Data Structure
      (C)   Linked list
      (D)   Query
    [showhide type=”button8c11″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    42   ODBC stands for ______
      (A)   Offline database connection
      (B)   Oriented database connection
      (C)   Open database connection
      (D)   None of above
    [showhide type=”button8c12″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    43   Which algebra is widely used in DBMS?
      (A)   Relational algebra
      (B)   Arithmetic algebra
      (C)   Both
      (D)   None
    [showhide type=”button8c13″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    44   Which of the following is a unary operation?
      (A)   Selection operation
      (B)   Generalized selection
      (C)   Primitive operation
      (D)   Projection operation
    [showhide type=”button8c14″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    45   Which SQL Query is use to remove a table and all its data from the database?
      (A)   Create Table
      (B)   Alter Table
      (C)   Drop Table
      (D)   None of these
    [showhide type=”button8c15″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    46   In precedence of set operators the expression is evaluated from:
      (A)   Left to Left
      (B)   Left to Right
      (C)   Right to Right
      (D)   Right to Left
    [showhide type=”button8c16″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    47   In DBMS FD stands for _______
      (A)   Facilitate data
      (B)   Functional data
      (C)   Facilitate dependency
      (D)   Functional dependency
    [showhide type=”button8c17″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    48   How many types of keys in Database Design?
      (A)   Candidate key
      (B)   Primary key
      (C)   Foreign key
      (D)   All of these
    [showhide type=”button8c18″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    49   Which of the following is based on Multi Valued Dependency?
      (A)   First
      (B)   Second
      (C)   Third
      (D)   Fourth
    [showhide type=”button8c19″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    50   Which of the following is the structure of the Database?
      (A)   Table
      (B)   Schema
      (C)   Relation
      (D)   None of these
    [showhide type=”button8c20″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    51   The minimal set of super key is called
      (A)   Primary key
      (B)   Secondary key
      (C)   Candidate key
      (D)   Foreign key
    [showhide type=”button8c21″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    52   A relation that has no partial dependencies is in which normal form
      (A)   First
      (B)   Second
      (C)   Third
      (D)   BCNF
    [showhide type=”button8c22″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    53   A functional dependency between two or more non-key attributes is called
      (A)   Transitive dependency
      (B)   Partial transitive dependency
      (C)   Functional dependency
      (D)   Partial functional dependency
    [showhide type=”button8c23″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    54   A logical description of some portion of database that is required by a user to perform task is called as
      (A)   System View
      (B)   User View
      (C)   Logical View
      (D)   Data View
    [showhide type=”button8c24″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    55   ______________ is a classical approach to database design?
      (A)   Left – Right approach
      (B)   Right – Left approach
      (C)   Top – Down approach
      (D)   Bottom – Up approach
    [showhide type=”button8c25″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    56   _____________ refers to the correctness and completeness of the data in a database?
      (A)   Data security
      (B)   Data integrity
      (C)   Data constraint
      (D)   Data independence
    [showhide type=”button8c26″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    57   A table that displays data redundancies yields ____________ anomalies
      (A)   Insertion
      (B)   Deletion
      (C)   Update
      (D)   All of the above
    [showhide type=”button8c27″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    58   A lock that allows concurrent transactions to access different rows of the same table is known as a
      (A)   Field-level lock
      (B)   Row-level lock
      (C)   Table-level lock
      (D)   Database-level lock
    [showhide type=”button8c28″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    59   A type of query that is placed within a WHERE or HAVING clause of another query is called
      (A)   Super query
      (B)   Sub query
      (C)   Master query
      (D)   Multi-query
    [showhide type=”button8c29″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    60   A transaction completes its execution is said to be
      (A)   Saved
      (B)   Loaded
      (C)   Rolled
      (D)   Committed
    [showhide type=”button8c30″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    61   In the relational model, cardinality is termed as:
      (A)   A number of tuples
      (B)   A number of attributes
      (C)   A number of tables
      (D)   A number of constraints
    [showhide type=”button9c1″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    62   Relational calculus is a
      (A)   Procedural language
      (B)   Non-procedural language
      (C)   Data definition language.
      (D)   High- IeveI language
    [showhide type=”button9c2″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    63   The view of total database content is
      (A)   Conceptual view
      (B)   Internal view
      (C)   External view
      (D)   Physical View
    [showhide type=”button9c3″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    64   Cartesian product in relational algebra is
      (A)   A Unary operator
      (B)   A Binary operator
      (C)   A Ternary operator
      (D)   Not defined
    [showhide type=”button9c4″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    65   DML is provided for
      (A)   Description of the logical structure of a database
      (B)   The addition of new structures in the database system
      (C)   Manipulation g’ processing of the database
      (D)   Definition of a physical structure of the database system
    [showhide type=”button9c5″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    66   ‘AS’ clause is used in SQL for
      (A)   Selection operation
      (B)   Rename operation
      (C)   Join operation
      (D)   Projection operation
    [showhide type=”button9c6″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    67   ODBC stands for
      (A)   Object Database Connectivity
      (B)   Oral Database Connectivity
      (C)   Oracle Database Connectivity
      (D)   Open Database Connectivity
    [showhide type=”button9c7″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    68   Architecture of the database can be viewed as
      (A)   Two levels
      (B)   Four levels
      (C)   Three levels
      (D)   One level
    [showhide type=”button9c8″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    69   In a relational model, relations are termed as
      (A)   Tuples
      (B)   Attributes
      (C)   Ta ales
      (D)   Rows
    [showhide type=”button9c9″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    70   The database schema is written in
      (A)   HLL
      (B)   DML
      (C)   DDL
      (D)   DCL
    [showhide type=”button9c10″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    71   In the architecture of a database system external level is the
      (A)   Physical level
      (B)   Logical level
      (C)   Conceptual level
      (D)   View level
    [showhide type=”button9c11″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    72   An entity set that does not have sufficient attributes to form a primary key is a
      (A)   Strong entity set
      (B)   Weak entity set
      (C)   Simple entity set
      (D)   Primary entity set
    [showhide type=”button9c12″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    73   In Hierarchical model records are organized as
      (A)   Graph
      (B)   List
      (C)   Links
      (D)   Tree
    [showhide type=”button9c13″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    74   In an E-R diagram attributes are represented by
      (A)   Rectangle
      (B)   Square
      (C)   Ellipse
      (D)   Triangle
    [showhide type=”button9c14″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    75   In case of entity integrity, the primary key maybe
      (A)   Not Null
      (B)   Null
      (C)   Both Null & not Null
      (D)   Any value
    [showhide type=”button9c15″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    76   The language used in application programs to request data from the DBMS is referred to as the
      (A)   DML
      (B)   DDL
      (C)   VDL
      (D)   SDL
    [showhide type=”button9c16″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    77   A logical schema
      (A)   Is the entire database
      (B)   Is a standard way of organizing information into accessible parts
      (C)   Describes how data is actually stored on disk
      (D)   Both A and C
    [showhide type=”button9c17″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    78   Related fields in a database are grouped to form a
      (A)   Data file
      (B)   Data record
      (C)   Menu
      (D)   Bank
    [showhide type=”button9c18″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    79   The database environment has all of the following components except:
      (A)   Users
      (B)   Separate files
      (C)   Database
      (D)   Database administrator
    [showhide type=”button9c19″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    80   The language which has recently become the defacto standard for interfacing application programs with relational database system is
      (A)   Oracle
      (B)   SQL
      (C)   DBase
      (D)   4GL
    [showhide type=”button9c20″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    81   The way a particular application views the data from the database that the application uses is a
      (A)   Module
      (B)   Relational model
      (C)   Schema
      (D)   Subschema
    [showhide type=”button9c21″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    82   In an E-R diagram an entity set is represented by a
      (A)   Rectangle
      (B)   Ellipse
      (C)   Diamond box
      (D)   Circle
    [showhide type=”button9c22″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    83   A report generator is used to
      (A)   Update files
      (B)   Print files on paper
      (C)   Data entry
      (D)   Delete files
    [showhide type=”button9c23″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    84   The property/properties of a database is/are:
      (A)   It is an integrated collection of logically related records
      (B)   It consolidates separate files into a common pool of data records
      (C)   Data stored in a database is independent of the application programs using it
      (D)   All of the above
    [showhide type=”button9c24″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    85   The DBMS language component which can be embedded in a program is
      (A)   The data definition language (DDL)
      (B)   The data manipulation language (DML)
      (C)   The database administrator (DBA)
      (D)   A query language
    [showhide type=”button9c25″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    86   A relational database developer refers to a record as
      (A)   Criteria
      (B)   A relation
      (C)   A tuple
      (D)   An attribute
    [showhide type=”button9c26″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    87   The relational model feature is that there
      (A)   Is no need for primary key data
      (B)   Is much more data independence than some other database models
      (C)   Are explicit relationships among records
      (D)   Are tables with many dimensions
    [showhide type=”button9c27″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    88   Conceptual design
      (A)   Is a documentation technique
      (B)   Needs data volume and processing frequencies to determine the size of the database
      (C)   Involves modeling independent of the DBMS
      (D)   Is designing the relational model
    [showhide type=”button9c28″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    89   The method in which records are physically stored in a specified order according to a key field in each record is
      (A)   Hash
      (B)   Direct
      (C)   Sequential
      (D)   All of the above
    [showhide type=”button9c29″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    90   A subschema expresses
      (A)   The logical view
      (B)   The physical view
      (C)   The external view
      (D)   All of the above
    [showhide type=”button9c30″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    91   Count function in SQL returns the number of
      (A)   Values
      (B)   Distinct values
      (C)   Groups
      (D)   Columns
    [showhide type=”button10c1″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    92   Which one of the following statements is false?
      (A)   The data dictionary is normally maintained by the database administrator
      (B)   Data elements in the database can be modified by changing the data dictionary
      (C)   The data dictionary contains the name and description of each data element
      (D)   A data dictionary is a tool used exclusively by the database administrator
    [showhide type=”button10c2″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    93   An advantage of the database management approach is
      (A)   Data is dependent on programs
      (B)   Data redundancy increases
      (C)   Data is integrated and can be accessed by multiple programs
      (D)   None of the above
    [showhide type=”button10c3″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    94   A DBMS query language is designed to
      (A)   Support end-users who use English-like commands
      (B)   Support in the development of complex applications software
      (C)   Specify the structure of a database
      (D)   All of the above
    [showhide type=”button10c4″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    95   Transaction processing is associated with everything below except
      (A)   Producing detail, summary, or exception reports
      (B)   Recording a business activity
      (C)   Confirming an action or triggering a response
      (D)   Maintaining data
    [showhide type=”button10c5″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]
    96   It is possible to define a schema completely using
      (A)   VDL and DDL
      (B)   DDL and DML
      (C)   SDL and DDL
      (D)   VDL and DML
    [showhide type=”button10c6″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    97   The method of access which uses key transformation is known as
      (A)   Direct
      (B)   Hash
      (C)   Random
      (D)   Sequential
    [showhide type=”button10c7″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: B [/showhide]
    98   Data independence means
      (A)   Data is defined separately and not included in programs
      (B)   Programs are not dependent on the physical attributes of data
      (C)   Programs are not dependent on the logical attributes of data
      (D)   Both B and C
    [showhide type=”button10c8″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: D [/showhide]
    99   The statement in SQL which allows changing the definition of a table is
      (A)   Alter
      (B)   Update
      (C)   Create
      (D)   Select
    [showhide type=”button10c9″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: A [/showhide]
    100   E-R model uses this symbol to represent a weak entity set?
      (A)   Dotted rectangle
      (B)   Diamond
      (C)   Doubly outlined rectangle
      (D)   None of these
    [showhide type=”button10c10″ more_text=”Show Answer” less_text=”Hide Answer”] Answer: Option: C [/showhide]

Go To pages -> 0/1/2/3/4/5/6/7

Back to Top