Spreadsheets, Databases (chapter 2) Flashcards
(15 cards)
Primary Key
Primary keys in databases uniquely identify each record (row) in a table
Foreign Key
A foreign key is when a primary key is refernecd to a different table. This is known as a foreign key, and creates a relationship between the tables.
Data Redundancy
When data is repeated, e.g. names
Cell
The intersection of a row and a column, holds one item of information
Features of a spreadsheet
Cells, formulas, functions, fields, records, data.
Formulas
Used to perform calculations in excel. type in “=” to activate. Can call other cells
Functions
Functions are prebuilt formulas built into excel. e.g SUM, AVERAGE, COUNT, MEDIAN etc
Fields
The columns in a spreadsheet (vertical)
Records
The rows in a spreadsheet (horizonral)
Query
Structured Query language (SQL). Used in web development, and establishing connections between data or information
Data visualization
Used to present data in a graphical form, and help identify patterns and relationships in a large amount of data. Charts, graphs, histograms, tables
Formats
Formats are related to the font type and size selected, background colour used and any other change of appearance.
Convections
Conventions are general rules that are followed when using a particular format. The are standard rules (conventions) that need to be followed.
Relationship Diagram
I have no idea (update)
Chart drawing and analysis
Know how to draw and analyze a column chart, pie chart, line chart, scatterplot