Introduction to Database System In SQL, which command is used to add a column/integrity constraint to a table ALTER TABLE ADD COLUMN MODIFY TABLE INSERT COLUMN ALTER TABLE ADD COLUMN MODIFY TABLE INSERT COLUMN ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A tuple is a(n): two dimensional table. column of a table. row of a table. key of a table. two dimensional table. column of a table. row of a table. key of a table. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The different classes of relations created by the technique for preventing modification anomalies are called: normal forms. None of these functional dependencies. referential integrity constraints. normal forms. None of these functional dependencies. referential integrity constraints. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System What name is given to the collection of facts, items of information or data which are related in some way? Information tree Directory information Information provider Database Information tree Directory information Information provider Database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The relational database model was created by E.F. Codd. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the _____ command is used to recompile a view None of these CREATE VIEW COMPILE VIEW DEFINE VIEW ALTER VIEW None of these CREATE VIEW COMPILE VIEW DEFINE VIEW ALTER VIEW ANSWER DOWNLOAD EXAMIANS APP