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.

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

NATTY said:   8 years ago
What is Unary?

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

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

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

Rutuja said:   1 decade ago
What is ODL ?

Post your comments here:

Your comments will be displayed after verification.