what in a database table is an item of information with some characteristics.
Answers
Answered by
1
Answer:
Each column must have a separate field/attribute.
...
Values stored in a column should be of the same kind or type (domain).
...
All the columns in a table should have unique names. .
..
The order in which data is stored, does not matter.
Similar questions