Files
freeCodeCamp/curriculum/challenges/espanol/07-scientific-computing-with-python/python-for-everybody/relational-databases-and-sqlite.md
2022-06-06 07:55:35 -07:00

45 lines
621 B
Markdown

---
id: 5e7b9f170b6c005b0e76f08a
title: Base de datos relaciones y SQLite
challengeType: 11
videoId: QlNod5-kFpA
bilibiliIds:
aid: 249449958
bvid: BV12v411E74H
cid: 377530805
dashedName: relational-databases-and-sqlite
---
# --description--
[Descargar SQLite](https://www.sqlite.org/download.html)
[Descargar el navegador DB para SQLite](https://sqlitebrowser.org/dl/)
[uso de SQLite](https://www.sqlite.org/famous.html)
# --question--
## --text--
¿Cuál NO es una estructura de datos primaria en una base de datos?
## --answers--
índice
---
tabla
---
fila
---
columna
## --video-solution--
1