SlideShare a Scribd company logo
1 of 7
Action Plan critical elements
CIO Presenation
I. Executive Overview: Provide a general, high-level overview
outlining the key issues, high-level recommendations, and
important considerations to remediate performance and latency
concerns.
II. Performance Tuning a) Describe what types of tuning should
be done to enhance database performance and how database
transaction might be replicated to other database servers. b)
Defend your recommendations using relevant research and
explaining how you formed your conclusions.
III. Query Design
a) Explain the application of query design and how queries can
be made more efficient, while attending to issues relating to
joins, sub-queries, and sorting. Additionally, you should explain
issues that could arise from select, update, and delete queries.
Be sure to cater your explanation to the specifics of the scenario
case.
b) Consider how refining the selection criteria could enhance
the efficiency of database queries. In other words, how would
you propose attending to the issues relevant to queries
highlighted in the scenario, and why?
c) Design database queries for optimum performance for the
scenario, and defend your conclusions.
IV.Data Duplication and Redundancy
a) Explain database normalization in terms of its use and
purpose for the scenario. In other words, provide an explanation
of database normalization
and other techniques that can be utilized to reduce data
duplication and redundancy within
the scenario database.
b) Defend the selection of techniques explained as being
potential solutions for data
duplication and redundancy within the scenario database.
V.Multiple-User Access Issues and Errors
a) Develop a strategy that will allow for troubleshooting run-
time and application errors.
Describe some common errors that are seen in commercial
database systems and propose
mitigation.
b) Describe what high-level methods could be used to enhance
multi-user access within
databases in general. Create a set of database design
specifications that would provide for
multi-user access for the property tax payment and
information system. The design
specifications should provide details on concurrency control,
record locking, and user
security, and they should also provide room for future
database growth. Discuss the impact
of these changes and what resources would be required.
Jamie Vaughan
10 Dec 2017
Southern new Hampshire university
PERFORMANCE AND DATABASE EFICICIENY
QUERY DESIGN
The data retrieval will be improving speed with the performance
tuning.
When looking a specific counties like Everstone county, there
needs to be specific performance tuning, that will increase the
direction the database will head towards, knowing the traffic
numbers, this will make the client more efficient.
There will be random look-ups for the county of Everstone, that
will increase the rate of access for the records that are in the
database.
QUERY DESIGN
When looking at the response to check on a query for King
county the provision will server the user the best results.
It is important to be able to know how to help when looking for
performance queries by using the JOIN and WHERE clause
when indexing.
If there are unused or unnecessary columns that are in the
records, they need to be deleted, if not they will cause errors,
there needs to be statements selected that will create loads for
the database.
Outer join needs to be used less than inner join for the database.
QUERY DESIGN
When looking at the database, if there are errors coming up it is
usally because there are inputting data information or there are
redundancy issues.
To avoid redundancy on the database, normalization will be
used to ensure integrity.
Redundancy will be avoided when using the proper use of
foreign keys.
Everstone county will use a more centralized control of data,
this will ensure no redundancy with data.
QUERY DESIGN
When creating records the locking technique needs to be used,
this will help the DMBS from creating an update from another
table or pull the wrong information into another process.
The database Everstone will have time stamping on all records,
this will let everyone know who is doing what to the records
and ensure that the data stays intact. This process will let the
users to be able to cancel the process if need be.
QUERY DESIGN
Using multi-user environment will work best in the Everstone
database.
The database will need to use the locking technique, the
database will be maintained, another user can’t change the way
the data is perceived but still allow multi-user access.
The database needs to setup as separate storage for the database
for better functions for processing.
Splitting the database into different storage areas will better let
Everstone ensure that multi-user can be employed effectively.
MULTIPLE USER ACCESS
The Everstone county database needs to work best in a multi-
user environment.
Locking technique will ensure that a record being accessed by
another process or user in the database is not retrieved by
another process, this will help maintain database ,multi-user
access.
Splitting the database will separate the data storage functions
from the data processing functions.
Hence, splitting the database of Everstone county will go a long
way in ensuring that a multi user environment is effectively
supported.
References
Ong, S. K., Nee, A. Y. C., & Xu, Q. L. (2008). Design reuse in
product development modeling, analysis and optimization.
Hackensack, NJ: World Scientific.
Theobald, M. (2006). TopX: Efficient and versatile top-k query
processing for text, structured, and semistructured data.
Action Plan critical elementsCIO PresenationI. Executive Ove.docx

More Related Content

Similar to Action Plan critical elementsCIO PresenationI. Executive Ove.docx

Elimination of data redundancy before persisting into dbms using svm classifi...
Elimination of data redundancy before persisting into dbms using svm classifi...Elimination of data redundancy before persisting into dbms using svm classifi...
Elimination of data redundancy before persisting into dbms using svm classifi...
nalini manogaran
 
Advanced Database Systems CS352Unit 2 Individual Project.docx
Advanced Database Systems CS352Unit 2 Individual Project.docxAdvanced Database Systems CS352Unit 2 Individual Project.docx
Advanced Database Systems CS352Unit 2 Individual Project.docx
nettletondevon
 
Tuning database performance
Tuning database performanceTuning database performance
Tuning database performance
Binay Acharya
 

Similar to Action Plan critical elementsCIO PresenationI. Executive Ove.docx (20)

Ten Ways For DBA's To Save Time
Ten Ways For DBA's To Save TimeTen Ways For DBA's To Save Time
Ten Ways For DBA's To Save Time
 
DBArtisan XE6 Datasheet
DBArtisan XE6 DatasheetDBArtisan XE6 Datasheet
DBArtisan XE6 Datasheet
 
IRJET- Physical Database Design Techniques to improve Database Performance
IRJET-	 Physical Database Design Techniques to improve Database PerformanceIRJET-	 Physical Database Design Techniques to improve Database Performance
IRJET- Physical Database Design Techniques to improve Database Performance
 
Power Management in Micro grid Using Hybrid Energy Storage System
Power Management in Micro grid Using Hybrid Energy Storage SystemPower Management in Micro grid Using Hybrid Energy Storage System
Power Management in Micro grid Using Hybrid Energy Storage System
 
Ans mi0034-database management system-sda-2012-ii
Ans mi0034-database management system-sda-2012-iiAns mi0034-database management system-sda-2012-ii
Ans mi0034-database management system-sda-2012-ii
 
Query Evaluation Techniques for Large Databases.pdf
Query Evaluation Techniques for Large Databases.pdfQuery Evaluation Techniques for Large Databases.pdf
Query Evaluation Techniques for Large Databases.pdf
 
Stretch db sql server 2016 (sn0028)
Stretch db   sql server 2016 (sn0028)Stretch db   sql server 2016 (sn0028)
Stretch db sql server 2016 (sn0028)
 
Systems and methods for improving database performance
Systems and methods for improving database performanceSystems and methods for improving database performance
Systems and methods for improving database performance
 
Elimination of data redundancy before persisting into dbms using svm classifi...
Elimination of data redundancy before persisting into dbms using svm classifi...Elimination of data redundancy before persisting into dbms using svm classifi...
Elimination of data redundancy before persisting into dbms using svm classifi...
 
Database System.pptx
Database System.pptxDatabase System.pptx
Database System.pptx
 
Introduction To Database.ppt
Introduction To Database.pptIntroduction To Database.ppt
Introduction To Database.ppt
 
DB PowerStudio XE DataSheet
DB PowerStudio XE DataSheetDB PowerStudio XE DataSheet
DB PowerStudio XE DataSheet
 
Unit 2 rdbms study_material
Unit 2  rdbms study_materialUnit 2  rdbms study_material
Unit 2 rdbms study_material
 
Advanced Database Systems CS352Unit 2 Individual Project.docx
Advanced Database Systems CS352Unit 2 Individual Project.docxAdvanced Database Systems CS352Unit 2 Individual Project.docx
Advanced Database Systems CS352Unit 2 Individual Project.docx
 
Unlocking the Power of Databases A Guide to Database Assignment Help.pptx
Unlocking the Power of Databases A Guide to Database Assignment Help.pptxUnlocking the Power of Databases A Guide to Database Assignment Help.pptx
Unlocking the Power of Databases A Guide to Database Assignment Help.pptx
 
QUERY OPTIMIZATION IN OODBMS: IDENTIFYING SUBQUERY FOR COMPLEX QUERY MANAGEMENT
QUERY OPTIMIZATION IN OODBMS: IDENTIFYING SUBQUERY FOR COMPLEX QUERY MANAGEMENTQUERY OPTIMIZATION IN OODBMS: IDENTIFYING SUBQUERY FOR COMPLEX QUERY MANAGEMENT
QUERY OPTIMIZATION IN OODBMS: IDENTIFYING SUBQUERY FOR COMPLEX QUERY MANAGEMENT
 
Understanding System Design and Architecture Blueprints of Efficiency
Understanding System Design and Architecture Blueprints of EfficiencyUnderstanding System Design and Architecture Blueprints of Efficiency
Understanding System Design and Architecture Blueprints of Efficiency
 
Tuning database performance
Tuning database performanceTuning database performance
Tuning database performance
 
Web Database integration
Web Database integrationWeb Database integration
Web Database integration
 
Why To Use Data Partitioning?
Why To Use Data Partitioning?Why To Use Data Partitioning?
Why To Use Data Partitioning?
 

More from nettletondevon

Your NamePractical ConnectionYour NameNOTE To insert a .docx
Your NamePractical ConnectionYour NameNOTE To insert a .docxYour NamePractical ConnectionYour NameNOTE To insert a .docx
Your NamePractical ConnectionYour NameNOTE To insert a .docx
nettletondevon
 
Your namePresenter’s name(s) DateTITILE Motivatio.docx
Your namePresenter’s name(s) DateTITILE Motivatio.docxYour namePresenter’s name(s) DateTITILE Motivatio.docx
Your namePresenter’s name(s) DateTITILE Motivatio.docx
nettletondevon
 
Your name _________________________________ Date of submission _.docx
Your name _________________________________ Date of submission _.docxYour name _________________________________ Date of submission _.docx
Your name _________________________________ Date of submission _.docx
nettletondevon
 
Your NameECD 310 Exceptional Learning and InclusionInstruct.docx
Your NameECD 310 Exceptional Learning and InclusionInstruct.docxYour NameECD 310 Exceptional Learning and InclusionInstruct.docx
Your NameECD 310 Exceptional Learning and InclusionInstruct.docx
nettletondevon
 
Your Name University of the Cumberlands ISOL634-25 P.docx
Your Name University of the Cumberlands ISOL634-25 P.docxYour Name University of the Cumberlands ISOL634-25 P.docx
Your Name University of the Cumberlands ISOL634-25 P.docx
nettletondevon
 
Your Name Professor Name Subject Name 06 Apr.docx
Your Name  Professor Name  Subject Name  06 Apr.docxYour Name  Professor Name  Subject Name  06 Apr.docx
Your Name Professor Name Subject Name 06 Apr.docx
nettletondevon
 
Your instructor will assign peer reviewers. You will review a fell.docx
Your instructor will assign peer reviewers. You will review a fell.docxYour instructor will assign peer reviewers. You will review a fell.docx
Your instructor will assign peer reviewers. You will review a fell.docx
nettletondevon
 
Your initial reading is a close examination of the work youve c.docx
Your initial reading is a close examination of the work youve c.docxYour initial reading is a close examination of the work youve c.docx
Your initial reading is a close examination of the work youve c.docx
nettletondevon
 

More from nettletondevon (20)

Your NamePractical ConnectionYour NameNOTE To insert a .docx
Your NamePractical ConnectionYour NameNOTE To insert a .docxYour NamePractical ConnectionYour NameNOTE To insert a .docx
Your NamePractical ConnectionYour NameNOTE To insert a .docx
 
Your namePresenter’s name(s) DateTITILE Motivatio.docx
Your namePresenter’s name(s) DateTITILE Motivatio.docxYour namePresenter’s name(s) DateTITILE Motivatio.docx
Your namePresenter’s name(s) DateTITILE Motivatio.docx
 
Your nameProfessor NameCourseDatePaper Outline.docx
Your nameProfessor NameCourseDatePaper Outline.docxYour nameProfessor NameCourseDatePaper Outline.docx
Your nameProfessor NameCourseDatePaper Outline.docx
 
Your name _________________________________ Date of submission _.docx
Your name _________________________________ Date of submission _.docxYour name _________________________________ Date of submission _.docx
Your name _________________________________ Date of submission _.docx
 
Your NameECD 310 Exceptional Learning and InclusionInstruct.docx
Your NameECD 310 Exceptional Learning and InclusionInstruct.docxYour NameECD 310 Exceptional Learning and InclusionInstruct.docx
Your NameECD 310 Exceptional Learning and InclusionInstruct.docx
 
Your Name University of the Cumberlands ISOL634-25 P.docx
Your Name University of the Cumberlands ISOL634-25 P.docxYour Name University of the Cumberlands ISOL634-25 P.docx
Your Name University of the Cumberlands ISOL634-25 P.docx
 
Your Name Professor Name Subject Name 06 Apr.docx
Your Name  Professor Name  Subject Name  06 Apr.docxYour Name  Professor Name  Subject Name  06 Apr.docx
Your Name Professor Name Subject Name 06 Apr.docx
 
Your muscular system examassignment is to describe location (su.docx
Your muscular system examassignment is to describe location (su.docxYour muscular system examassignment is to describe location (su.docx
Your muscular system examassignment is to describe location (su.docx
 
Your midterm will be a virtual, individual assignment. You can choos.docx
Your midterm will be a virtual, individual assignment. You can choos.docxYour midterm will be a virtual, individual assignment. You can choos.docx
Your midterm will be a virtual, individual assignment. You can choos.docx
 
Your local art museum has asked you to design a gallery dedicated to.docx
Your local art museum has asked you to design a gallery dedicated to.docxYour local art museum has asked you to design a gallery dedicated to.docx
Your local art museum has asked you to design a gallery dedicated to.docx
 
Your letter should include Introduction – Include your name, i.docx
Your letter should include Introduction – Include your name, i.docxYour letter should include Introduction – Include your name, i.docx
Your letter should include Introduction – Include your name, i.docx
 
Your legal analysis should be approximately 500 wordsDetermine.docx
Your legal analysis should be approximately 500 wordsDetermine.docxYour legal analysis should be approximately 500 wordsDetermine.docx
Your legal analysis should be approximately 500 wordsDetermine.docx
 
Your Last Name 1Your Name Teacher Name English cl.docx
Your Last Name  1Your Name Teacher Name English cl.docxYour Last Name  1Your Name Teacher Name English cl.docx
Your Last Name 1Your Name Teacher Name English cl.docx
 
Your job is to delegate job tasks to each healthcare practitioner (U.docx
Your job is to delegate job tasks to each healthcare practitioner (U.docxYour job is to delegate job tasks to each healthcare practitioner (U.docx
Your job is to delegate job tasks to each healthcare practitioner (U.docx
 
Your job is to look at the routing tables and DRAW (on a piece of pa.docx
Your job is to look at the routing tables and DRAW (on a piece of pa.docxYour job is to look at the routing tables and DRAW (on a piece of pa.docx
Your job is to look at the routing tables and DRAW (on a piece of pa.docx
 
Your job is to design a user interface that displays the lotto.docx
Your job is to design a user interface that displays the lotto.docxYour job is to design a user interface that displays the lotto.docx
Your job is to design a user interface that displays the lotto.docx
 
Your Introduction of the StudyYour Purpose of the stud.docx
Your Introduction of the StudyYour Purpose of the stud.docxYour Introduction of the StudyYour Purpose of the stud.docx
Your Introduction of the StudyYour Purpose of the stud.docx
 
Your instructor will assign peer reviewers. You will review a fell.docx
Your instructor will assign peer reviewers. You will review a fell.docxYour instructor will assign peer reviewers. You will review a fell.docx
Your instructor will assign peer reviewers. You will review a fell.docx
 
Your initial reading is a close examination of the work youve c.docx
Your initial reading is a close examination of the work youve c.docxYour initial reading is a close examination of the work youve c.docx
Your initial reading is a close examination of the work youve c.docx
 
Your initial posting must be no less than 200 words each and is due .docx
Your initial posting must be no less than 200 words each and is due .docxYour initial posting must be no less than 200 words each and is due .docx
Your initial posting must be no less than 200 words each and is due .docx
 

Recently uploaded

Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
MateoGardella
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
SanaAli374401
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 

Recently uploaded (20)

Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 

Action Plan critical elementsCIO PresenationI. Executive Ove.docx

  • 1. Action Plan critical elements CIO Presenation I. Executive Overview: Provide a general, high-level overview outlining the key issues, high-level recommendations, and important considerations to remediate performance and latency concerns. II. Performance Tuning a) Describe what types of tuning should be done to enhance database performance and how database transaction might be replicated to other database servers. b) Defend your recommendations using relevant research and explaining how you formed your conclusions. III. Query Design a) Explain the application of query design and how queries can be made more efficient, while attending to issues relating to joins, sub-queries, and sorting. Additionally, you should explain issues that could arise from select, update, and delete queries. Be sure to cater your explanation to the specifics of the scenario case. b) Consider how refining the selection criteria could enhance the efficiency of database queries. In other words, how would you propose attending to the issues relevant to queries highlighted in the scenario, and why? c) Design database queries for optimum performance for the scenario, and defend your conclusions. IV.Data Duplication and Redundancy a) Explain database normalization in terms of its use and purpose for the scenario. In other words, provide an explanation of database normalization and other techniques that can be utilized to reduce data duplication and redundancy within the scenario database. b) Defend the selection of techniques explained as being potential solutions for data
  • 2. duplication and redundancy within the scenario database. V.Multiple-User Access Issues and Errors a) Develop a strategy that will allow for troubleshooting run- time and application errors. Describe some common errors that are seen in commercial database systems and propose mitigation. b) Describe what high-level methods could be used to enhance multi-user access within databases in general. Create a set of database design specifications that would provide for multi-user access for the property tax payment and information system. The design specifications should provide details on concurrency control, record locking, and user security, and they should also provide room for future database growth. Discuss the impact of these changes and what resources would be required. Jamie Vaughan 10 Dec 2017 Southern new Hampshire university PERFORMANCE AND DATABASE EFICICIENY
  • 3. QUERY DESIGN The data retrieval will be improving speed with the performance tuning. When looking a specific counties like Everstone county, there needs to be specific performance tuning, that will increase the direction the database will head towards, knowing the traffic numbers, this will make the client more efficient. There will be random look-ups for the county of Everstone, that will increase the rate of access for the records that are in the database. QUERY DESIGN When looking at the response to check on a query for King county the provision will server the user the best results. It is important to be able to know how to help when looking for performance queries by using the JOIN and WHERE clause when indexing.
  • 4. If there are unused or unnecessary columns that are in the records, they need to be deleted, if not they will cause errors, there needs to be statements selected that will create loads for the database. Outer join needs to be used less than inner join for the database. QUERY DESIGN When looking at the database, if there are errors coming up it is usally because there are inputting data information or there are redundancy issues. To avoid redundancy on the database, normalization will be used to ensure integrity. Redundancy will be avoided when using the proper use of foreign keys. Everstone county will use a more centralized control of data, this will ensure no redundancy with data.
  • 5. QUERY DESIGN When creating records the locking technique needs to be used, this will help the DMBS from creating an update from another table or pull the wrong information into another process. The database Everstone will have time stamping on all records, this will let everyone know who is doing what to the records and ensure that the data stays intact. This process will let the users to be able to cancel the process if need be. QUERY DESIGN Using multi-user environment will work best in the Everstone database. The database will need to use the locking technique, the database will be maintained, another user can’t change the way the data is perceived but still allow multi-user access. The database needs to setup as separate storage for the database for better functions for processing. Splitting the database into different storage areas will better let Everstone ensure that multi-user can be employed effectively.
  • 6. MULTIPLE USER ACCESS The Everstone county database needs to work best in a multi- user environment. Locking technique will ensure that a record being accessed by another process or user in the database is not retrieved by another process, this will help maintain database ,multi-user access. Splitting the database will separate the data storage functions from the data processing functions. Hence, splitting the database of Everstone county will go a long way in ensuring that a multi user environment is effectively supported. References Ong, S. K., Nee, A. Y. C., & Xu, Q. L. (2008). Design reuse in product development modeling, analysis and optimization. Hackensack, NJ: World Scientific. Theobald, M. (2006). TopX: Efficient and versatile top-k query processing for text, structured, and semistructured data.