首页 >  英语小故事 >  列表  > 数据库管理系统在企业与个人中的应用与优势解析

基本信息

数据库管理系统在企业与个人中的应用与优势解析

听力内容简介

本文通过英语对话练习与数据库管理系统(DBMS)知识结合,帮助读者提升英语听力的同时理解数据库在企业与个人中的应用与优势,包括数据存储、检索、SQL查询及信息管理等内容。

小技巧:选中单词后按放大器可以翻译单词哦

文章内容

学习英语不仅要掌握语法和词汇,更重要的是能在真实场景中自然运用。然而,课本上的句子往往过于正式,与实际生活中的表达相差甚远。想要说出一口地道、自然的英语,就需要接触真实语境中的对话。在这里,我们精选日常高频使用的英语表达,涵盖社交、工作、旅行等场景,帮你摆脱“教科书式英语”,学会老外真正在用的说法。下面是本期《电脑英语数据库管理系统》的内容,坚持积累,让你的英语更贴近生活!

Dialogue 1. Hey Greg, check out my new wallpaper. I've seen a bunch of pictures from our trip to Hawaii last summer. I like it, but it's not too bad besides I've got a 20 gig hard drive, so I've got plenty of room.

Dialogue 2. Something was wrong with my computer screen. Everything looks yellow. Try briefly the keyboard that's attached to your computer. Hey, it worked. Sometimes that happens from the keyboard that's old and the connection isn't as good.

Dialogue 3. I keep getting so much spam in my email. What can I do about it? If your account has filters, you can block filter senders. All of the root mail with certain content to a different filter. I think my account does have filters. I'll have to check that out.

Dialogue 4. You're going to be gone for three weeks. That's right. You'll have a lot of emails who catch up with when you get back. That's right. I have all my new favorites to a lot of things account where I'm gone. That's right. I can keep up with it anywhere I can get on the internet.

A database is a large group of stored, integrated, cross-reference data, usually organized in files that can be retrieved and manipulated to produce information. A database management system (DBMS) is a comprehensive software tool that allows users to create, maintain, and manipulate the database to produce the relevant management information. By integrated, we mean that the file records are logically related to one another, so that all data on a topic can be retrieved by simple requests. The database management system software represents the interface between the user and the computer's operating system and database. Picture a typical corporate office with a desk, chairs, telephone, and a row of file cabinets along the wall. A wide variety of business data is stored in these cabinets. If the files have been carefully organized and maintained, then any piece of data that needs to be retrieved can quickly be located and removed. However, if the data has not been properly filed, sometime an effort will be extended to find it. And regardless of how carefully the files have been organized and maintained, you will always need to retrieve related pieces of data.

For example, suppose you need to review the customer files for all invoices, for payments due in excess of $2,500 and prepare a simple report. Note, how would you accomplish this task? First, you would probably go through the customer files in alphabetical order folder by folder. You would examine each invoice in the folders. To determine if the amount is in excess of $2,500, and remove and copy each invoice that meets the criterion, you would then have to refill the copies you removed and risk misfiling them. When you had examined all the customer folders and copied all the appropriate invoices, you would then review the copies and put together your report. Imagine how much time this would take. If there are a lot of customers, you would need to spend hours if not days.

Now let's look at the situation in a different way. The environment is the same, except that instead of file cabinets, you have a micro computer or a terminal, and DBMS software that has access to a customer database file. In this file, a lower customer data is referred to as a record, and an individual piece of data within a record, such as a name, is referred to as a field. To get the invoice data you need, you would do something like this. Turn on the computer and the printer. Start up the DBMS software. Give the command to open up the customer database file stored on your disk, which is similar in concept to manually opening up the customer file in a filing cabinet. Give the command to search all the records in the database file, and display copies of the records that meet your criterion. That is, the names of people with unpaid invoices greater than $2,500. If you were using a DBASE 4, a popular micro computer DBMS, the computer would look something like, if you were using SQL structured query language, the command would look like this. In response to this command, all the records in the file that have an invoice amount greater than $2,500 will be listed on the screen. The SQL command would also sort the listing into order by name. This whole procedure would take perhaps only five minutes or less.

The DBMS is a software tool designed to manage a large number of integrated shared electronic file cabinets. You describe the type of data you wish to store, and the DBMS is responsible for creating the database files, and providing an easy-to-use mechanism for storing, retrieving, and manipulating the data. In small businesses, databases may be both created and operated by the user. In moderate to large-sized businesses with extensive computer systems, the corporate database is usually created by technical information specialists, such as the database administrator. But the database management system is acquired by the information systems department. Users generate and extract data stored by the database management system, as with systems analysis and design, to design the database, the organization must describe its information needs to the designers, and specify the type of data needed. Users participate heavily in this process of defining what information needs to be stored in the database.

Since the early 1980s, tremendous advances have been made in developing database management systems for micro computers. They are now easy enough for users to learn to operate without assistance, and powerful enough to produce valuable management information. With all the success of whether you're in a large or small business, you cannot afford to do without the capabilities that a DBMS can provide. Note, regardless of whether you're in a large or small business, you cannot afford to do without the capabilities that a DBMS can provide.

上面就是七彩网帮您整理的关于电脑英语数据库管理系统的内容,希望对您有一些帮助!

部分单词释义

  • criterion

    名词规范; (批评、判断等的)标准,准则

    1. (判定的)标准,准则
    A criterion is a factor on which you judge or decide something.

    e.g. The most important criterion for entry is that applicants must design and make their own work...
    最重要的参赛标准是申请者必须设计并制作自己的作品。
    e.g. British defence policy had to meet three criteria if it was to succeed.
    要想奏效,英国的国防政策必须具备3个条件。

  • filter

    名词滤波器; 滤光器; 滤色镜; [化] 过滤器

    不及物动词过滤; 透过; 渗透

    及物动词过滤; 滤除

    1. 过滤
    To filter a substance means to pass it through a device which is designed to remove certain particles contained in it.

    e.g. The best prevention for cholera is to boil or filter water, and eat only well-cooked food.
    预防霍乱的最佳方法是将水煮沸或过滤,并且只食用煮熟后的食物。

    2. 滤器;过滤器
    A filter is a device through which a substance is passed when it is being filtered.

    e.g. ...a paper coffee filter.
    咖啡过滤纸

    3. 滤声器;滤光器;滤波器
    A filter is a device through which sound or light is passed and which blocks or reduces particular sound or light frequencies.

    e.g. You might use a yellow filter to improve the clarity of a hazy horizon.
    可以使用黄色滤光器让模糊的视野更加清晰。

    4. (光或声)隐约透过,缓缓传至
    If light or sound filters into a place, it comes in weakly or slowly, either through a partly covered opening, or from a long distance away.

    e.g. Light filtered into my kitchen through the soft, green shade of the cherry tree.
    光线透过樱桃树柔和的绿阴隐约照进我的厨房。

    5. (消息等)走漏,慢慢传开
    When news or information filters through to people, it gradually reaches them.

    e.g. It took months before the findings began to filter through to the politicians...
    调查结果数月后才传到从政者的耳朵里。
    e.g. News of the attack quickly filtered through the college.
    有关袭击的消息很快就在该学院中传开了。

    6. (路口的)转弯信号灯(或车道)
    A traffic filter is a traffic signal or lane which controls the movement of traffic wanting to turn left or right.

    7. 滤除;滤掉
    To filter out something from a substance or from light means to remove it by passing the substance or light through something acting as a filter.

    e.g. Children should have glasses which filter out UV rays...
    儿童应该戴上滤除紫外线的眼镜。
    e.g. Plants and trees filter carbon dioxide out of the air and produce oxygen.
    花草树木会过滤掉空气中的二氧化碳并制造氧气。

    相关词组:filter out

  • retrieve

    及物动词取回; 恢复; [计]检索; 重新得到

    不及物动词找回猎物

    名词取回; 恢复,挽回; [计]检索

    1. 取回;找回
    If you retrieve something, you get it back from the place where you left it.

    e.g. He reached over and retrieved his jacket from the back seat...
    他伸手从后座上取回了自己的夹克。
    e.g. The men were trying to retrieve weapons left when the army abandoned the island.
    士兵们正试图找回军队从该岛撤退时留下的武器。

    2. 使重新回到,挽回(某种局面)
    If you manage to retrieve a situation, you succeed in bringing it back into a more acceptable state.

    e.g. He is the one man who could retrieve that situation.
    他是唯一能挽回局面的人。

    3. (计算机、大脑)检索,搜索(信息)
    To retrieve information from a computer or from your memory means to get it back.

    e.g. Computers can instantly retrieve millions of information bits...
    计算机可以立即检索到数百万条信息。
    e.g. As the child gets older, so his or her strategies for storing and retrieving information improve.
    随着孩子们长大,他们储存和检索信息的能力也会提高。

  • terminal

    形容词末端的; 末期的; 晚期的; 定期的

    名词终端; 终点站; 航空站; (电路的)端子

    1. (疾病)致命的,不治的,晚期的
    A terminal illness or disease causes death, often slowly, and cannot be cured.

    e.g. ...terminal cancer.
    晚期癌症
    e.g. ...his illness was terminal.
    他的病没治了。

    terminally
    The patient is terminally ill.
    那个病人患了不治之症。
  • administrator

    名词管理者; 有管理(或行政)才能的人; [法](由遗嘱检验法庭指定的)遗产管理人; 地产管理人

    1. 经营者;管理者;监督者
    An administrator is a person whose job involves helping to organize and supervise the way that an organization or institution functions.

  • capabilities

    容量;能力( capability的名词复数 );可能;潜在能力;