2020-04-06 14:49:56 -04:00
|
|
|
---
|
|
|
|
id: 5e7b9f170b6c005b0e76f08a
|
2020-11-27 19:02:05 +01:00
|
|
|
title: Relational Databases and SQLite
|
2020-04-06 14:49:56 -04:00
|
|
|
challengeType: 11
|
|
|
|
videoId: QlNod5-kFpA
|
2021-01-13 03:31:00 +01:00
|
|
|
dashedName: relational-databases-and-sqlite
|
2020-04-06 14:49:56 -04:00
|
|
|
---
|
|
|
|
|
2020-11-27 19:02:05 +01:00
|
|
|
# --question--
|
2020-04-06 14:49:56 -04:00
|
|
|
|
2020-11-27 19:02:05 +01:00
|
|
|
## --text--
|
2020-04-06 14:49:56 -04:00
|
|
|
|
2020-11-27 19:02:05 +01:00
|
|
|
Which is NOT a primary data structure in a database?
|
2020-04-06 14:49:56 -04:00
|
|
|
|
2020-11-27 19:02:05 +01:00
|
|
|
## --answers--
|
2020-05-31 13:57:09 +01:00
|
|
|
|
2020-11-27 19:02:05 +01:00
|
|
|
index
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
table
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
row
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
column
|
|
|
|
|
|
|
|
## --video-solution--
|
|
|
|
|
|
|
|
1
|
2020-04-06 14:49:56 -04:00
|
|
|
|