Which of the following is a type of DBMS software? query language report writer All of these database manipulation language utilities TRUE ANSWER : ? YOUR ANSWER : ?
A data dictionary doesn't provide information about: the size of the disk storage device It is conceptually simple It will be the dominant data base of the future It allows a many-to-many relationship where data is located TRUE ANSWER : ? YOUR ANSWER : ?
The main idea behind computer files is that it is convenient to create them arrange them access them store information together TRUE ANSWER : ? YOUR ANSWER : ?
A multiple-form file management system None of these allow you to entry data in all the forms both (a) and (b) lets you create a look-up form with an associated read-only password to prevent access by unauthorized users lets you define different forms for different operations TRUE ANSWER : ? YOUR ANSWER : ?
A relation is in 5NF when multivalued dependencies are isolated in their own relation. False True TRUE ANSWER : ? YOUR ANSWER : ?
A DBMS that combines a DBMS and an application generator is ________ . Microsoft's SQL Server IBM's DB2 Oracle Corporation's Oracle Microsoft's Access TRUE ANSWER : ? YOUR ANSWER : ?
A relational database management (RDBM) package manages data in more than one file at once. How does it organize these file? As both (a) and (b) tables relations tuple None of these TRUE ANSWER : ? YOUR ANSWER : ?
To have a file hold a list, it is necessary to identify the records in the list All of the listed here decide which fields will be used as sort or index keys identify the name, width and type of the fields of each record. TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is a group of one or more attributes that uniquely identifies a row? Determinant Tuple Relation Key TRUE ANSWER : ? YOUR ANSWER : ?