2021-06-15 00:49:18 -07:00
|
|
|
---
|
|
|
|
id: 5e7b9f170b6c005b0e76f08a
|
2021-07-19 22:22:21 +05:30
|
|
|
title: Database relazionali e SQLite
|
2021-06-15 00:49:18 -07:00
|
|
|
challengeType: 11
|
|
|
|
videoId: QlNod5-kFpA
|
2021-10-03 12:24:27 -07:00
|
|
|
bilibiliIds:
|
|
|
|
aid: 249449958
|
|
|
|
bvid: BV12v411E74H
|
|
|
|
cid: 377530805
|
2021-06-15 00:49:18 -07:00
|
|
|
dashedName: relational-databases-and-sqlite
|
|
|
|
---
|
|
|
|
|
|
|
|
# --question--
|
|
|
|
|
|
|
|
## --text--
|
|
|
|
|
2021-07-19 22:22:21 +05:30
|
|
|
Quale delle seguenti NON è una struttura di dati primaria in un database?
|
2021-06-15 00:49:18 -07:00
|
|
|
|
|
|
|
## --answers--
|
|
|
|
|
|
|
|
index
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
table
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
row
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
column
|
|
|
|
|
|
|
|
## --video-solution--
|
|
|
|
|
|
|
|
1
|
|
|
|
|