Matching questions
1-79 of 79
Click a definition to match it with a term
What is the mathematical term equivalent for "column"?
Give this one a try later!
Attribute (files: field)
Structural Rules
,Give this one a try later!
Structural rules are relational rules that govern data in every relational
database. (such as a unique primary key, unique column name, and no
duplicate rows)
No duplicate rows
Give this one a try later!
No two rows of the same table may have identical values in all columns.
Operand
Give this one a try later!
One of the values on which an operator operates.
The relational data structure and operations are based on "_" theory.
Give this one a try later!
set
NULL "OR" TRUE
, Give this one a try later!
TRUE
Unique primary key
Give this one a try later!
All tables should have a column with no repeated values, called the
primary key and used to identify individual rows.
A table must have at least "_" column and any number of rows.
Give this one a try later!
one
Union
Give this one a try later!
Combines two tables into a larger table.
Data type
Give this one a try later!