21 lines
514 B
Markdown
21 lines
514 B
Markdown
---
|
|
id: 602da0c222201c65d2a019f5
|
|
title: "Construir una base de datos de estudiantes: 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--
|
|
|
|
En este curso de 140 lecciones, creará un script Bash que utilice SQL para introducir información sobre sus estudiantes de informática en PostgreSQL.
|
|
|
|
# --instructions--
|
|
|
|
# --hints--
|
|
|
|
# --seed--
|
|
|
|
# --solutions--
|