Database - Object-Oriented Database - Discussion

Discussion Forum : Object-Oriented Database - General Questions (Q.No. 1)
1.
ODL supports which of the following types of association relationships?
Unary
Unary and Binary
Unary and Binary and Ternary
Unary and Binary and Ternary and higher
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
6 comments Page 1 of 1.

Rutuja said:   1 decade ago
What is ODL ?

Mahesh said:   1 decade ago
ODL stands for Object definition language.

Asha said:   1 decade ago
Object Definition Language(ODL) defines the structure of an Entity Relationship diagram.

Abhay said:   1 decade ago
What are binary and ternary relationships? please give examples.

NATTY said:   8 years ago
What is Unary?

YOGESH SINGH said:   8 years ago
unary : a++
binary : a+b
ternary: minVal = (a < b) ? a : b;.

Post your comments here:

Your comments will be displayed after verification.