2021-02-06 04:42:36 +00:00
|
|
|
---
|
|
|
|
id: 5e7b9f170b6c005b0e76f08a
|
2022-03-11 22:52:40 +05:30
|
|
|
title: Base de datos relaciones y SQLite
|
2021-02-06 04:42:36 +00:00
|
|
|
challengeType: 11
|
|
|
|
videoId: QlNod5-kFpA
|
2022-03-11 22:52:40 +05:30
|
|
|
bilibiliIds:
|
|
|
|
aid: 249449958
|
|
|
|
bvid: BV12v411E74H
|
|
|
|
cid: 377530805
|
2021-02-06 04:42:36 +00:00
|
|
|
dashedName: relational-databases-and-sqlite
|
|
|
|
---
|
|
|
|
|
|
|
|
# --question--
|
|
|
|
|
|
|
|
## --text--
|
|
|
|
|
2022-03-11 22:52:40 +05:30
|
|
|
¿Cuál NO es una estructura de datos primaria en una base de datos?
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
## --answers--
|
|
|
|
|
|
|
|
index
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2022-03-11 22:52:40 +05:30
|
|
|
tabla
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2022-03-11 22:52:40 +05:30
|
|
|
fila
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2022-03-11 22:52:40 +05:30
|
|
|
columna
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
## --video-solution--
|
|
|
|
|
|
|
|
1
|
|
|
|
|