- 4
- 0
- 约1.54万字
- 约 11页
- 2017-01-05 发布于贵州
- 举报
张丹英文翻译——数据库管理系统的介绍张丹英文翻译——数据库管理系统的介绍
北方民族大学
毕业设计材料翻译
题目:
学 院 计算机科学与工程学院
班 级
学 号
姓 名
指导教师 丁红胜
A introduction to Database Management System
A database (sometimes spelled data base) is also called an electronic database, referring to any collection 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 .Databases 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 these files may be broken down into records, each of which consists of one or more fields. 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 aggregate of data.
Complex data relationships and linkages may be found in all but the simplest databases .The system software package that handles the difficult tasks associated with creating ,accessing, and maintaining database records is called a database management system(DBMS).The programs in a DBMS package establish an interface between the database itself and the users of the database.. (These users may be applications programmers, managers and others with information needs, and various OS programs.)
A DBMS can organize, process, and present selected data elements form the database. This capability enables decision makers to search, probe, and query database contents in order to extract answers to nonrecurring and unplanned questions that aren’t
原创力文档

文档评论(0)