You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -796,9 +796,9 @@ En este caso, el nombre del índice es `person_first_name_last_name_idx`. Como c
796
796
2. Completar los ejercicios de [Codewars - SQL for Beginners](https://www.codewars.com/collections/sql-for-beginners).
797
797
3. Completar los ejercicios de [SQL - CRUD Exercises](https://github.com/rithmschool/sql_curriculum_exercises/blob/master/02-crud_operators.md).
798
798
4. Completar los ejercicios de [SQL - Aggregates Exercises](https://github.com/rithmschool/sql_curriculum_exercises/blob/master/03-aggregates.md).
799
-
5.Práctica en [PostgreSQL Exercises](https://pgexercises.com/gettingstarted.html).
800
-
6. Completar los ejercicios de [SQL- JOIN Exercises](https://github.com/rithmschool/sql_curriculum_exercises/blob/master/04-joins.md).
801
-
7. Completar los ejercicios de [SQL - Normalization Exercises](https://github.com/rithmschool/sql_curriculum_exercises/blob/master/05-normalization.md).
802
-
8.Completar los ejercicios de [SQL Assessment](https://github.com/rithmschool/sql_curriculum_exercises/blob/master/07-assessment.md).
799
+
5.Completar los ejercicios de [SQL- JOIN Exercises](https://github.com/rithmschool/sql_curriculum_exercises/blob/master/04-joins.md).
800
+
6. Completar los ejercicios de [SQL - Normalization Exercises](https://github.com/rithmschool/sql_curriculum_exercises/blob/master/05-normalization.md).
801
+
7. Completar los ejercicios de [SQL Assessment](https://github.com/rithmschool/sql_curriculum_exercises/blob/master/07-assessment.md).
802
+
8.Práctica en [PostgreSQL Exercises](https://pgexercises.com/gettingstarted.html).
803
803
804
804
[↑ Ir al inicio](https://github.com/undefinedschool/notes-sql/#contenido)
0 commit comments