what are type constructors in an oo database
Answers
Answered by
0
Answer:
here Ur Answer
The three most basic constructors are atom, tuple, and set. Other commonly used constructors include list, bag, and array. The atom constructor is used to represent all basic atomic values, such as integers, real numbers, character strings, Booleans, and any other basic data types that the system supports directly.
Similar questions