Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

MIS 431 Exam 4 #1 Questions with Correct Answers

Rating
-
Sold
-
Pages
17
Grade
A+
Uploaded on
15-06-2026
Written in
2025/2026

MIS 431 Exam 4 #1 Questions with Correct Answers

Institution
MIS
Course
MIS

Content preview

MIS 431 Exam 4 #1 Questions with Correct Answers
Indexes - ✔✔speeds up search processes for desired rows
-important aspect of implementing (as opposed to designing) large databases
-points to where things are
-provides rapid access to attribute values and their corresponding table rows
-contain info about the physical storage location of data
-if an attribute value can be found in an index, then the DBMS can avoid having to
read full rows


Pointers - ✔✔provides location/address (where its stored on the hard drive)


Types of Addresses - ✔✔Physical address
Virtual address
Relative address


Physical address - ✔✔An actual location in the main memory device


Virtual address (VSAM) - ✔✔imaginary drive values mapped to physical locations


Relative address - ✔✔-distance from start of file
-other reference point


in a relational database, what storage address/location does not matter (unless
you're the DBMS)? - ✔✔Physical

,what form does an indexes's ordered list typically take? - ✔✔Balanced tree (b-
tree) rather than a simple linear list


How are indexes represented? - ✔✔the tree is traversed from its root node to the
desired leaf node
-for each node, find the highest key value less than or equal to the search value
and follow the pointer to the next node


What two pieces of information does each leaf node contain? - ✔✔-an attribute
value
-information concerning the physical storage location of the entity (or entities)
having that precise attribute value


problems with indexes - ✔✔-Each index must be updated when rows are
inserted, deleted or modified
-Changing one row of data in a table with many indexes can result in considerable
time and resources to update all of the indexes


don't index things that change frequently (ex: quantity)


Steps to Improve Index Performance - ✔✔1. Index primary keys
2. Index common join columns (usually primary keys)
3. Index columns that are searched regularly
4. Use a performance analyzer (tells you what to index)

, What is a transaction? - ✔✔-logical unit of work
-must be either entirely completed or aborted (can't be anything in between)
-no intermediate states are acceptable
-smallest unit of work in a relational database (everything you do is a transaction)
-usually more than one SQL statement


Transaction Properties (every single transaction has to follow these)

aka ACID properties - ✔✔-Atomic
-Consistency
-Isolation
-Durability


Atomic - ✔✔-transaction not divisible
-all transaction operations must be completed
-incomplete transactions aborted


Consistency - ✔✔-any transaction will take the database from one consistent
state to another with no broken pre-set constraints (referential integrity) - no
issues


Isolation - ✔✔-other operations cannot access (see) data that has been modified
during a transaction that has not yet completed


Durability - ✔✔-permanence of consistent database (cannot be undone, should
always be able to get back to it)

Written for

Institution
MIS
Course
MIS

Document information

Uploaded on
June 15, 2026
Number of pages
17
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$12.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
Winston56

Get to know the seller

Seller avatar
Winston56 Teachme2-tutor
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
2 weeks
Number of followers
0
Documents
577
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions