Студопедия

КАТЕГОРИИ:


Архитектура-(3434)Астрономия-(809)Биология-(7483)Биотехнологии-(1457)Военное дело-(14632)Высокие технологии-(1363)География-(913)Геология-(1438)Государство-(451)Демография-(1065)Дом-(47672)Журналистика и СМИ-(912)Изобретательство-(14524)Иностранные языки-(4268)Информатика-(17799)Искусство-(1338)История-(13644)Компьютеры-(11121)Косметика-(55)Кулинария-(373)Культура-(8427)Лингвистика-(374)Литература-(1642)Маркетинг-(23702)Математика-(16968)Машиностроение-(1700)Медицина-(12668)Менеджмент-(24684)Механика-(15423)Науковедение-(506)Образование-(11852)Охрана труда-(3308)Педагогика-(5571)Полиграфия-(1312)Политика-(7869)Право-(5454)Приборостроение-(1369)Программирование-(2801)Производство-(97182)Промышленность-(8706)Психология-(18388)Религия-(3217)Связь-(10668)Сельское хозяйство-(299)Социология-(6455)Спорт-(42831)Строительство-(4793)Торговля-(5050)Транспорт-(2929)Туризм-(1568)Физика-(3942)Философия-(17015)Финансы-(26596)Химия-(22929)Экология-(12095)Экономика-(9961)Электроника-(8441)Электротехника-(4623)Энергетика-(12629)Юриспруденция-(1492)Ядерная техника-(1748)

Databases and spreadsheets




Read the text

Words to know

Unit 17

 

1 database, n база данных, БД
2 field, n поле; пространство; область; зона
3 record, n запись
4 search, v,n поиск; искать, перебирать
5 condition, n условие, состояние
6 selection, n селекция; выбор(ка), выбор, вариант выбора, выбранный элемент
7 rule, n линейка, линия (в НИС), правило (например, в нечёткой логике)
8 cell, n ячейка, клетка
9 row, n ряд; строка
10 column, n колонка, столбец; графа
11 formula, n формула; аналитическое выражение
12 a blank record, n пустая запись
13 a query language, n язык запросов
14 SQL(Structured Query Language), n язык структурированных запросов, язык SQL
15 logical operator, n логический оператор
16 search condition, n условие поиска
17 wildcard,n подстановочный символ
18 wildcard symbol, n подстановочный символ, шаблон подстановки
19 cell reference, n ссылка на ячейку, адрес ячейки
20 spreadsheet, n крупноформатная (электронная) таблица
21 addition, n сложение, суммирование
22 subtraction, n вычитание
23 multiplication, n умножение; перемножение
24 division, n деление
25 percentage, n процент, процентное отношение
26 spreadsheet program, n программа обработки крупноформатных таблиц
27 sum function, n сумма-функция
28 rectangular box, n прямоугольник
29 grid, n сетка
30 array, n массив

A database is used to store information so that it can be searched and sorted in various ways. Each item of information is sorted in various ways. Each item of information is stored in a field. A collection of related fields forms a record. Simple searches can often be created by allowing the user to type the required field information into a blank record, and pressing a search button. More advanced database programs usually use a query language known as SQL (Structural Query Language). This allows users to type statements using logical operators to specify the search conditions.

Logical operator Meaning
A. AND. B both condition A and condition B are true
A. OR. B either condition A or condition B or both are true
. NOT. A condition A is not true

 

If you only known part of the field you are searching for, you can use special symbols, called wildcards, to represent combinations of characters. Although the actual wildcard symbols used can vary, most programs use a standardized set of wildcard symbols.

A spreadsheet program is used for calculating formulae. It is made up of a grid or array of rectangular boxer called cells, as shown below.

  A B C D
         
         
         

 

The columns are labelled A, B, C … and the rows of cells are numbered 1, 2, 3 … To refer to a particular cell, you use the column label followed by the row number. For example, the cell in the top left corner of the spreadsheet is A1, the one to the right of it is B1, and the one below it is A2. The cells can contain text, numbers, or formulae. The formulae are written using the cell references, e.g. to add the first three cells in the A column, you would use the formula A1+A2+A3, or the sum function Sum (A1:A3), i.e. the sum of cells A1 to A3. When a formula is assigned to a cell, the result of the formula is displayed in the cell rather than the formula itself. By varying spreadsheet values and formulae, different possible outcomes can be analysed.

Other common mathematical symbols used in formulae are shown in the table below.

Symbol Name Function
+ plus addition
- minus subtraction
* multiply by (or times) multiplication
/ divided by division
% per cent percentage

 

3 Answer the following questions:

1 What is a database used for?

2 Where is each item of information stored in?

3 What is a spreadsheet program used for?

4 What common mathematical symbols used in formulae do you know?




Поделиться с друзьями:


Дата добавления: 2014-12-23; Просмотров: 877; Нарушение авторских прав?; Мы поможем в написании вашей работы!


Нам важно ваше мнение! Был ли полезен опубликованный материал? Да | Нет



studopedia.su - Студопедия (2013 - 2024) год. Все материалы представленные на сайте исключительно с целью ознакомления читателями и не преследуют коммерческих целей или нарушение авторских прав! Последнее добавление




Генерация страницы за: 0.011 сек.