Simply put a computer database is an electronic filing and sorting system.
Decades ago the same functions were performed with Index Card systems.
A computer database consists of a structured file format into which an operator can input information.
The database structure consists of a number of set fields, a simple example would be something like:
Record#: [Discrete field]
Title:
Initial:
Family name:
Address:
City:
Postal/ Zip code:
Telephone number:
A number of fields is grouped into a record, one record containing all the information for one person, in most databases the records will be unique, meaning that no record is the same as another.
An additional record number field is normally added by the database system to the record, this is normally discrete and cannot be viewed by the operator.
When the database is being designed the programmer will specify what type of data is to be entered into a particular field: Character (or string), Numeric, Alphanumeric or "memo"; this practice enables sorting functions to be performed on the data, as well as ensuring that data is entered in a structured fashion.
In order to make use of the data within the system and make accessing the data faster a system of indexes or keys are employed. What this does is order the records in a particular fashion so that the data can be accessed and utilized by the operator. Indexes, Keys and Sorting is a whole book on its own - See some of the related links.
Once you have a number of records stored you can then sort, find records, modify and delete data.
For example if you had a large database of address data (like the example above), you could find and print the records of all the people with a particular Family name or print the records of all the people who live within the same Postal code/ ZIP code.
Databases are a huge part of our life. The page that you are currently viewing is built using a database which handles the questions and answers!
SGA is used to store the database information that is shared by database processes. It contains the data and control information of the oracle server and it is allocated in the virtual memory of the computer where oracle resides. By, Srinivasan Thirunavukkarasu.
The main theories of a relational database approach include the relational model, which organizes data into tables with rows and columns; normalization, which reduces data redundancy and improves data integrity; and SQL (Structured Query Language), which is used to interact with the database for querying and manipulation of data. These theories aim to ensure data consistency, provide flexibility in querying data, and allow for scalability in managing large volumes of data.
The E-R model is a data model used to describe the relationships between entities in a database. An Entity set is a collection of similar entities (objects) with shared attributes that are grouped together in the database.
A school database should include fields such as student information (e.g. name, grade level, contact details), teacher information (e.g. name, subject taught, contact details), class information (e.g. class name, schedule, teacher assigned), and grades or academic records. Additional fields may include attendance records, extracurricular activities, and disciplinary records.
major components of database management system are as follow. 1) Software. 2) Hardware. 3) Data. 4) Procedure. 5) Access language. Software: software plays an important role in the DBMS.
A database is a file. A database server is a computer that shares that file over a network.
Database Server
Database Server
A database in computer terms is a system that organizes data. A database can have information about anything, ranging from music to different locations to travel.
because its a computer
I assume it is a database used on a local desktop computer.
Meaning of database is like some data that has been saved to a computer in some maybe documents
urrrmmm
A database manager is a computer program (or programs) that manages database information. Most database programs can be purchased or obtained from many places and installed on a computer. That makes it software.If the database program is part of and supplied with the computer vendors system, than it is system software.It is possible to securely store the database program in a type of memory where its location is fixed and not changeable using normal programming methods. That would make it firmware.If the database software is implemented in the actual computer machinery and not changeable without replacing or changing computer components, it would be hardware.
if the computer crashes you can't use it.
cse projects based on database
Sam R. Alapati has written: 'Oracle database 11g' 'OCP Oracle database 11g' -- subject(s): Computer Technology, Database management, Examinations, Nonfiction, Oracle (Computer file), OverDrive, Study guides 'Expert Oracle9i database administration' -- subject(s): Database management, Oracle (Computer file)