Home »
MCQs »
SQLite MCQs
Datatypes in SQLite are associated with ____ themselves rather than their containers
104. Datatypes in SQLite are associated with ____ themselves rather than their containers.
- Values
- Arrays
- Stacks
- Pointers
Answer: A) Values
Explanation:
Datatypes in SQLite are associated with values themselves rather than their containers.