Purchase Solution

Role of Database Documentation

Not what you're looking for?

Ask Custom Question

Your database is performing poorly, and you just began this new job within the past month. You ask to see the documentation for the system and are told it does not exist. What would be your next step and why? Would you need to create new documentation? Would you be able to do your job without creating the documentation first?

Use APA for referencing and citation.

Purchase this Solution

Solution Summary

This solution explains the importance of database documentation both for database developers and database users.

Solution Preview

Documentation is a critical part of any database (Pine, 2007). Documentation can be maintained through the creation of a data dictionary, which is a collection of metadata or data bout data. The availability of data dictionary would help a database administrator obtain valuable information about the database, which can be used for addressing performance bottlenecks and undertake performance tuning. A data dictionary or a data catalog contains the data element structures and the relationships among the data elements (Gillenson et al., ...

Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Basic Networking Questions

This quiz consists of some basic networking questions.

Javscript Basics

Quiz on basics of javascript programming language.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.