Purchase Solution

advantages and disadvantages of working with multiple tables

Not what you're looking for?

Ask Custom Question

What are the advantages and disadvantages of working with multiple tables? Present an example of a situation where multiple tables would be appropriate in an application and discuss why this approach is needed in this scenario.

Purchase this Solution

Solution Summary

The advantages and disadvantages of working with multiple tables are noted.

Solution Preview

Please see the attached file.

Advantages:
1. Querying of data is very easy.
2. Speed of data retrieval is fast compare to single table.
3. You can add tables containing new information without modifying the structure of your existing tables.
4. Access to a small table is more efficient than an access to a large table.
5. Easier data modification
6. Easier data lookup ...

Purchase this Solution


Free BrainMass Quizzes
Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

C++ Operators

This quiz tests a student's knowledge about C++ operators.