Files
freeCodeCamp/curriculum/challenges/ukrainian/23-python-for-everybody/python-for-everybody/relational-databases-and-sqlite.md
2024-06-11 19:02:29 +02:00

918 B
Raw Blame History

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e7b9f170b6c005b0e76f08a Реляційні бази даних і SQLite 11 QlNod5-kFpA
aid bvid cid
249449958 BV12v411E74H 377530805
relational-databases-and-sqlite

--description--

Додаткові ресурси:

- Завантажити SQLite

- Завантажити DB Browser for SQLite

- Використання SQLite

--question--

--text--

Що НЕ є первинною структурою даних в базі даних?

--answers--

index


table


row


column

--video-solution--

1