Android
AND-401 · Question #21
Which of these is the incorrect explanation of SQLite?
The correct answer is B. There are restrictions on some functions of SQLite loaded on Android. See the full explanation below for the reasoning.
Question
Which of these is the incorrect explanation of SQLite?
Options
- AThere are 5 types of data type stored in column; Null, Integer, Real, Text, and Blob.
- BThere are restrictions on some functions of SQLite loaded on Android.
- CIt has transaction administration function and it is designed so that the storage is locked after
- DSQLite is a database that saves data in a single file.
How the community answered
(65 responses)- A3% (2)
- B82% (53)
- C5% (3)
- D11% (7)
Community Discussion
No community discussion yet for this question.