Content deleted Content added
m Reverted 1 edit by 90.215.30.9 identified as test/vandalism using STiki |
No edit summary |
||
Line 1:
In [[computer science]], a '''database connection''' is the means by which a [[database server]] and its [[Client (computing)|client]] software communicate with each other. The term is used whether or not the client and the server are on different machines.
The client uses
Fields are the basic units of data storage, and each field typically contains information pertaining to one aspect or attribute of the entity described by the database. Records are also organized into tables that include information about relationships between its various fields. Although database is applied loosely to any collection of information in computer files, a database in the strict sense provides cross-referencing capabilities.
|