mysql相关文献及翻译_MySQL数据库管理外文翻译文献中英文.doc
外文文獻(xiàn)翻譯
()
文獻(xiàn)出處: Proceedings of IEEE Visual '96, Melbourne, Australia, February 2006, p. 447-458
英文原文 Management Center of MySQL
Authors: Lauderdale, John
Tsang, Danny H. K.
Baciu, George
Database (sometimes spelled database) is also called an electronic database, referring to any collections of data, or information, that is specially organized for rapid search and retrieval by a computer. Databases are structured to facilitate the storage, retrieval, modification and deletion of data in conjunction with various data-processing operations.
Database can be stored on magnetic disk or tape, optical disk, or some other secondary storage device.
A database consists of a file or a set of files. The information in the these files may be broken down into records, each of which consists of one or more 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. Using keywords and various sorting commands, users can rapidly search, rearrange, group, and select the fields in many records to retrieve or create reports on particular aggregates of data.
Database records and files must be organized to allow retrieval of the information. Early system were arranged sequentially (i.e., alphabetically, numerically, or chronologically); the development of direct-access storage devices made possible random access to data via indexes. Queries are the main way users retrieve database information. Typically the user provides a string of characters, and the computer searches the database for a corresponding sequence and provides the source materials in which those characters appear. A user can request, for example, all records in which the content of the field for a person’s last name is the word Smith.
In flat databases, records are organized according to a simple list of entities; many simple databases for personal computers are flat in structure. The records in hierarchical databa
總結(jié)
以上是生活随笔為你收集整理的mysql相关文献及翻译_MySQL数据库管理外文翻译文献中英文.doc的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: 一切反动派都是纸老虎是毛泽东与哪位美国记
- 下一篇: 魔兽世界8.2永久垃圾大师称号怎么获得
