Files
freeCodeCamp/curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody/relational-databases-and-sqlite.md
Muhammed Mustafa 3e3da4ec0f fix(curriculum): standardize links in curriculum (#46564)
* fix(curriculum): standradize links in curriculum

* Data analiysis links

* CIP links

* fixed links in s-expressions

* Update curriculum/challenges/english/01-responsive-web-design/basic-css/use-hex-code-for-specific-colors.md

Co-authored-by: Ilenia <nethleen@gmail.com>

* added space before target attribute

* standarize external and .rock example links

* wrap "check out the projects" around the links

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-06-26 11:13:38 -05:00

778 B

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e7b9f170b6c005b0e76f08a Relational Databases and 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