Files
freeCodeCamp/curriculum/challenges/korean/23-python-for-everybody/python-for-everybody/relational-databases-and-sqlite.md
camperbot 7a0d396180 chore(i18n,learn): processed translations (#53415)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-02-13 18:31:01 +01:00

772 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