Content deleted Content added
No edit summary |
Reverted edits by 124.124.125.3 (talk) (HG) (3.1.20) |
||
Line 1:
In [[computer science]], a '''database connection'''
The client uses a database connection to send [[Command (computing)|commands]] to and receive replies from the server. A database is stored as a file or a set of files on magnetic disk or tape, optical disk, or some other secondary storage device. The information in these files may be broken down into records, each of which consists of one or more fields.
|