700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > 计算机专业 外文数据库 计算机专业外文翻译原文 数据库管理系统介绍.doc

计算机专业 外文数据库 计算机专业外文翻译原文 数据库管理系统介绍.doc

时间:2023-02-01 11:33:28

相关推荐

计算机专业 外文数据库 计算机专业外文翻译原文 数据库管理系统介绍.doc

计算机专业外文翻译+原文-数 据库管理系统介绍

扬州大学计算机专业毕业设计(外文翻译)

外文资料

Database Management SystemsA 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

1

扬州大学计算机专业毕业设计(外文翻译)

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 available in regular reports. These

questions might initially be vague and/or poorly

2

扬州大学计算机专业毕业设计(外文翻译)

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。