Introduction to Database System If you want to group the records in the abc database, you could use the Jobcode as the _____. Index Update Sort Key Delete Index Update Sort Key Delete ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Relationship classes are associations between entity classes. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A _____ means that one record in a particular record type can be related to many records in another record type and vice-versa. One-to-many relationship Many-to-one relationship Many-to-many relationship None of these One-to-one relationship One-to-many relationship Many-to-one relationship Many-to-many relationship None of these One-to-one relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Any table that meets the definition of a relation is said to be in first normal form. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is considered a: one-dimensional table. two-dimensional table. Column. three-dimensional table. one-dimensional table. two-dimensional table. Column. three-dimensional table. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add new rows to a table? ALTER TABLE INSERT ADD ROW APPEND ALTER TABLE INSERT ADD ROW APPEND ANSWER DOWNLOAD EXAMIANS APP