Files
freeCodeCamp/curriculum/challenges/ukrainian/07-scientific-computing-with-python/python-for-everybody/relational-databases-and-sqlite.md
2022-10-18 12:59:49 +05:30

793 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--

Download SQLite
Download DB Browser for SQLite
SQLite usage

--question--

--text--

Which is NOT a primary data structure in a database?

--answers--

index


table


row


column

--video-solution--

1