should be the norm in any relational database design and is found in all relational database
environments
environments
Anonymous Quiz
23%
One-One Relationship
64%
One-Many Relationship
13%
Many-Many Relationship
A computer language for storing, manipulating and retrieving data stored in a relational
Anonymous Quiz
2%
Javascript
98%
SQL
All relational database management systems use SQL as standard database language.
Anonymous Quiz
90%
T
10%
F
The command is completed with a … at the end of the statement.
Anonymous Quiz
10%
colon
89%
semicolon
1%
hash
Creating a table by you assign a name and data type to each column (field or attribute)
Anonymous Quiz
92%
T
8%
F
ensure that required columns are filled with data and that we do not enter duplicate entries by accident
Anonymous Quiz
6%
Comments
94%
Constraints
for inserting rows into table The easiest technique is to import data from a text file or another database.
Anonymous Quiz
79%
T
21%
F