外文翻译---数据库管理
《外文翻译---数据库管理》由会员分享,可在线阅读,更多相关《外文翻译---数据库管理(18页珍藏版)》请在毕设资料网上搜索。
1、英文资料翻译 资料出处: From http:/ database 英文原文: Database Management 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 facilit
2、ate 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 fi
3、les 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 r
4、apidly 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 ch
5、ronologically); 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
6、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. The many users of a large database must be able to manipulate the information within it quickly at any given time
7、. Moreover, large business and other organizations tend to build up many independent files containing related and even overlapping data, and their data, processing activities often require the linking of data from several files. Several different types of database management systems have been develo
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 外文 翻译 数据库 管理
