Here is the synopsis of our sample research paper on Databases. Have the paper e-mailed to you 24/7/365.
Essay / Research Paper Abstract
This 3 page paper explains what a data base is and how it is used. The paper includes two examples of a database used in a business scenario, the example of a website using a database, the applications of databases and how the information may be used in a business report. The bibliography cites 2 sources.
Page Count:
3 pages (~225 words per page)
File: TS14_TEdatabase.rtf
Buy This Term Paper »
 
Unformatted sample text from the term paper:
A database is an organised collection of data, it may be defined as "A collection of data arranged for ease and speed of search and retrieval" (Dictionary.com, 2006). This also
indicates that there needs to be a system of retrial in place so that the data can be accessed, which leads us to the usual application of the term used
in Information Technology (IT). However, the database is the organised information and the system that retrieves the data is usually known as the database management system (DBMS).
The database will usually have been developed with a specific purpose in place usually there will be a schema, or a description of the objects
that are held I the database, there will also be the modelling which is the way the objects are held in terms of database structure. The most common form of
database is a relational database. Relational databases are made up of data which is stored in tables, and unlike object orientated databases there is a greater level of structure. The
tables will each have names and the rows of data will all be the same object types with columns describing the data type. The database can be accessed with the
use of standard query language (SQL), and tables may be combined or cross referenced with each other through the use of relational algebra. There are certain types of advantage associated
with relational databases. Within a database of this type there is not need for pointers as the data is based on the table comparisons and as such all objects
are treated uniformly. Tables are all independent and as such they are easy to maintain where there is dynamic data. The expansion of the database is also simple with the
...