21 lines
503 B
Markdown
21 lines
503 B
Markdown
---
|
|
id: 602da0c222201c65d2a019f5
|
|
title: "Costruisci un database degli studenti: parte 1"
|
|
challengeType: 12
|
|
helpCategory: Backend Development
|
|
url: https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-1
|
|
dashedName: build-a-student-database-part-1
|
|
---
|
|
|
|
# --description--
|
|
|
|
In questo corso di 140 lezioni, creerai uno script Bash che utilizza SQL per inserire informazioni sui tuoi studenti di informatica in PostgreSQL.
|
|
|
|
# --instructions--
|
|
|
|
# --hints--
|
|
|
|
# --seed--
|
|
|
|
# --solutions--
|