ch2

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 15

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

16 Terms

1

Database Schema

A structure that defines the organization of data in a database, specifying tables, fields, data types, and relationships.

New cards
2

Tuple

A tuple is a row in a table representing a single record in a relational database.

New cards
3

Attribute

An attribute refers to a column in a table, representing a specific piece of information about each tuple.

New cards
4

Domain

The set of allowed values for each attribute in a database relation.

New cards
5

Primary Key

An attribute or a set of attributes that uniquely identifies each tuple in a relation.

New cards
6

Foreign Key

An attribute in a table that links to the primary key of another table, establishing a relationship between the two tables.

New cards
7

Relational Model

A data model based on first-order predicate logic, where data is represented in tables (relations).

New cards
8

Relational Algebra

A formal system for manipulating relations, consisting of operations like selection, projection, and join.

New cards
9

Selection Predicate

A condition applied to tuples in order to retrieve a subset of data from a relation.

New cards
10

Natural Join

A join operation that combines two relations by matching tuples with identical values in their common attributes.

New cards
11

Set Difference

An operation that finds the difference between two sets, returning tuples that are present in the first set but not in the second.

New cards
12

Union

An operation that combines the tuples of two relations, eliminating duplicates.

New cards
13

Projection

An operation that retrieves specific attributes (columns) from a relation.

New cards
14

Cartesian Product

An operation that returns all possible pairs of tuples from two relations.

New cards
15

Candidate Key

A minimal superkey; an attribute or a set of attributes that can uniquely identify a tuple.

New cards
16

Entity-Relationship Model

A conceptual framework used to describe the structure of data and its relationships, primarily for database design.

New cards

Explore top notes

note Note
studied byStudied by 15 people
844 days ago
5.0(1)
note Note
studied byStudied by 34 people
872 days ago
5.0(2)
note Note
studied byStudied by 10 people
861 days ago
5.0(2)
note Note
studied byStudied by 1 person
771 days ago
5.0(1)
note Note
studied byStudied by 769 people
1006 days ago
5.0(2)
note Note
studied byStudied by 54 people
784 days ago
4.0(2)
note Note
studied byStudied by 31 people
120 days ago
5.0(1)
note Note
studied byStudied by 10832 people
662 days ago
4.7(47)

Explore top flashcards

flashcards Flashcard (50)
studied byStudied by 9 people
736 days ago
5.0(1)
flashcards Flashcard (35)
studied byStudied by 5 people
875 days ago
5.0(1)
flashcards Flashcard (66)
studied byStudied by 4 people
446 days ago
5.0(1)
flashcards Flashcard (33)
studied byStudied by 14 people
357 days ago
5.0(1)
flashcards Flashcard (30)
studied byStudied by 9 people
793 days ago
4.0(1)
flashcards Flashcard (71)
studied byStudied by 7 people
807 days ago
5.0(1)
flashcards Flashcard (68)
studied byStudied by 8 people
1 day ago
5.0(1)
flashcards Flashcard (48)
studied byStudied by 252 people
705 days ago
5.0(11)
robot