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

792 B

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

More resources:

- Download SQLite

- Download DB Browser for SQLite

- SQLite usage

--question--

--text--

哪一个不是数据库中的主要数据结构?

--answers--

索引


表格



--video-solution--

1