An attribute's value is either a literal or an object identifier. False True TRUE ANSWER : ? YOUR ANSWER : ?
If you know all the possible values that an attribute can have, you can enumerate those values in ODL. False True TRUE ANSWER : ? YOUR ANSWER : ?
The Object Query Language is which of the following? Similar to SQL and uses a select-from-where structure Similar to SQL and uses a select-where structure Similar to SQL and uses a from-where structure Not similar to SQL TRUE ANSWER : ? YOUR ANSWER : ?
The object definition language (ODL) is which of the following? Used to develop logical schemas All of these A data definition language for OODB A method to implement a logical schema TRUE ANSWER : ? YOUR ANSWER : ?
Before specifying a key for a class, you must specify its extent. False True TRUE ANSWER : ? YOUR ANSWER : ?
The reserved word enum is used for which of the following? To define a range for a relationship. To define a range for a class. To define a range for an attribute. All of these TRUE ANSWER : ? YOUR ANSWER : ?
A relationship should be specified how in the ODL? One direction starting with the first class Both directions One direction starting with the second class Neither direction TRUE ANSWER : ? YOUR ANSWER : ?
An ordered collection of elements of the same type are called sets. False True TRUE ANSWER : ? YOUR ANSWER : ?
You may specify an object identifier with only one unique tag name. True False TRUE ANSWER : ? YOUR ANSWER : ?