- A row is a data set representing an item
- A column is an attribute associated with an item
- A table is a set of rows or (tuples) that represent the same attribute.
Welcome to the discussion about this reading assignment.
Leave your answers to the questions below in this thread. If you have any questions or you want to discuss something connected to the assignment feel free to do it in this thread as well, but please everything to the topic.
- What is a row? Welcome to the discussion about this reading assignment.
Leave your answers to the questions below in this thread. If you have any questions or you want to discuss something connected to the assignment feel free to do it in this thread as well, but please everything to the topic.
- What is a row? a dataset representing a single item
- What is a column? a labeled element of a tuple for example “address”
- What is a table? a set of columns and rows
- A row is a data set representing a single item.
- A column or attribute is a labeled element of a single item.
- A table is a set of columns and rows.
- Data set representing different attributes of a single item. All the stuff about Joe.
- A column represents one attribute of each data set. The first name of each person in the data base.
- A set of columns and rows sharing the same attributes. a table of all of the people sharing the same attributes. e.g. first name, last name, age.
tables are made of rows and columns, just like in excel
-
What is a row?
A data set representing a single item. -
What is a column?
A labeled element of a tuple, e.g. “Address” or “Date of birth” -
What is a table?
A set of tuples sharing the same attributes; a set of columns and rows
- A data set representing a single item
- A labeled element of a tuple, e.g. “Address” or “Date of birth”
- A set of tuples sharing the same attributes; a set of columns and rows
- A row is a record of a data set.
- A column is a field.
- A table is the relation of rows and columns that can be used for data query.
-
What is a row?
A data set representing a single item -
What is a column?
A labeled element of a tuple, e.g. “Address” or “Date of birth” -
What is a table?
A set of tuples sharing the same attributes; a set of columns and rows
- A row is a data set representing a single item
- its a labeled element like an address or name, date of birth
- a table it’s a set of column and row
1. What is a row?
It is a singular recordset.
2. What is a column?
It is a labeled element of a tuple and therefore a attribute / field.
3. What is a table?
It is a set of rows & columns, sharing the same attributes.
-
What is a row?
A row contains records -
What is a column?
A column contains labels for a row of records -
What is a table?
A table contains rows and columns of data and labels
-
What is a row?
It is an independant entry in the database, containing it’s own properties. -
What is a column?
It is a type of property defining many entries. -
What is a table?
It is a collection of structured entries.
- What is a row? a record
- What is a column? an attribute or variable
- What is a table? a collection of related data
-
A data set record representing a single item (tuple).
-
It is an attribute or labelled element of a tuple.
-
A set of tuples sharing the same attributes; a set of columns and rows.
1.- Is a single record or a single data set
2.- Is a attribute that represent a particular data
3.- Is a set of rows and columns
1: A row is a data set that represents a single column or record value
2: A column is labeled attributes of a data set in particular
3: A table a set of columns and rows that have the same values.
-
What is a row?
A: a dataset representing a single term -
What is a column?
A: a labelled element of a tuple -
What is a table?
A: a set of columns and rows
1. What is a row?
○ A data set representing a single item
2. What is a column?
○ A labeled element or attribute of a record
3. What is a table?
○ A set of records sharing the same attributes; a set of columns and rows
What is a row?
record A data set representing a single item
What is a column?
Attribute or field A labeled element of a tuple, e.g. “Address” or “Date of birth”
What is a table?
Relation or Base relvar A set of tuples sharing the same attributes; a set of columns and rows